CHROMA
Functions | Variables
Chroma::LinOpSysSolverEnv Namespace Reference

Registration aggregator. More...

Functions

bool registerAll ()
 Register all the factories. More...
 

Variables

static bool registered = false
 Local registration flag. More...
 

Detailed Description

Registration aggregator.

Function Documentation

◆ registerAll()

bool Chroma::LinOpSysSolverEnv::registerAll ( )

Register all the factories.

Definition at line 66 of file syssolver_linop_aggregate.cc.

References Chroma::LinOpSysSolverMGProtoCloverEnv::registerAll(), Chroma::LinOpSysSolverMGProtoQPhiXCloverEnv::registerAll(), Chroma::LinOpSysSolverMGProtoQPhiXEOCloverEnv::registerAll(), Chroma::LinOpSysSolverQOPMGEnv::registerAll(), Chroma::LinOpSysSolverQPhiXCloverIterRefineEnv::registerAll(), Chroma::LinOpSysSolverQPhiXCloverEnv::registerAll(), Chroma::LinOpSysSolverQUDAMULTIGRIDCloverEnv::registerAll(), Chroma::LinOpSysSolverQUDACloverEnv::registerAll(), Chroma::LinOpSysSolverQUDANEFEnv::registerAll(), Chroma::LinOpSysSolverQUDAMULTIGRIDWilsonEnv::registerAll(), Chroma::LinOpSysSolverQUDAWilsonEnv::registerAll(), Chroma::LinOpSysSolverBiCGStabEnv::registerAll(), Chroma::LinOpSysSolverBiCRStabEnv::registerAll(), Chroma::LinOpSysSolverCGEnv::registerAll(), Chroma::LinOpSysSolverCGTimingEnv::registerAll(), Chroma::LinOpSysSolverEigBiCGEnv::registerAll(), Chroma::LinOpSysSolverEigCGEnv::registerAll(), Chroma::LinOpSysSolverFGMRESDREnv::registerAll(), Chroma::LinOpSysSolverIBiCGStabEnv::registerAll(), Chroma::LinOpSysSolverMREnv::registerAll(), Chroma::LinOpSysSolverReliableBiCGStabCloverEnv::registerAll(), Chroma::LinOpSysSolverReliableCGCloverEnv::registerAll(), Chroma::LinOpSysSolverReliableIBiCGStabCloverEnv::registerAll(), Chroma::LinOpSysSolverRichardsonCloverEnv::registerAll(), and registered.

Referenced by Chroma::StaggeredTypeFermActsEnv::registerAll(), and Chroma::WilsonTypeFermActs4DEnv::registerAll().

Variable Documentation

◆ registered

bool Chroma::LinOpSysSolverEnv::registered = false
static

Local registration flag.

Definition at line 63 of file syssolver_linop_aggregate.cc.

Referenced by registerAll().