PetIBM 0.5.4
Toolbox and applications of the immersed-boundary method for distributed-memory architectures
|
Implementations of LinSolverBase, LinSolver, and factory function. More...
Go to the source code of this file.
Namespaces | |
namespace | petibm |
A toolbox for building flow solvers. | |
namespace | petibm::linsolver |
Collection of linear solvers from different libraries. | |
Functions | |
PetscErrorCode | petibm::linsolver::createLinSolver (const std::string &solverName, const YAML::Node &node, type::LinSolver &solver) |
A factory function for creating a LinSolver. More... | |
Implementations of LinSolverBase, LinSolver, and factory function.
Definition in file linsolver.cpp.