concepts::PETScFabric Member List
This is the complete list of members for concepts::PETScFabric, including all inherited members.
info(std::ostream &os) const | concepts::PETScFabric | inlineprotectedvirtual |
ksptype_ | concepts::PETScFabric | private |
maxeps_ | concepts::PETScFabric | private |
operator()(Operator< Real > &matrix) | concepts::PETScFabric | inlinevirtual |
SolverFabric< Real >::operator()()=0 | concepts::SolverFabric< Real > | pure virtual |
SolverFabric< Real >::operator()(Operator< Real > &matrix)=0 | concepts::SolverFabric< Real > | pure virtual |
pctype_ | concepts::PETScFabric | private |
PETScFabric(const Real maxeps, const std::string ksptype, const std::string pctype=std::string("none")) | concepts::PETScFabric | inline |
petscmat_ | concepts::PETScFabric | private |
~PETScFabric() | concepts::PETScFabric | inline |