bicgstabFabric.hh File Reference
Go to the source code of this file.
Classes | |
class | concepts::BiCGStabFabric< F, G > |
Fabric class for conjugate gradients: BiCGStab . More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Macros | |
#define | EPS std::numeric_limits<double>::epsilon() |
Detailed Description
Fabric class for BICGSTAB
Definition in file bicgstabFabric.hh.
Macro Definition Documentation
◆ EPS
#define EPS std::numeric_limits<double>::epsilon() |
Definition at line 15 of file bicgstabFabric.hh.