NeoN
WIP Prototype of a modern OpenFOAM core
|
This is the complete list of members for NeoN::la::SolverFactory, including all inherited members.
clone() const =0 | NeoN::la::SolverFactory | pure virtual |
create(const Executor &exec, const Dictionary &dict) | NeoN::la::SolverFactory | inlinestatic |
exec_ | NeoN::la::SolverFactory | protected |
name() | NeoN::la::SolverFactory | inlinestatic |
solve(const LinearSystem< scalar, localIdx > &, Vector< scalar > &) const =0 | NeoN::la::SolverFactory | pure virtual |
SolverFactory(const Executor &exec) | NeoN::la::SolverFactory | inline |