| 
    NeoN
    
   A framework for CFD software 
   | 
 
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 | 
| solve(const LinearSystem< Vec3, localIdx > &, Vector< Vec3 > &) const =0 | NeoN::la::SolverFactory | pure virtual | 
| SolverFactory(const Executor &exec) | NeoN::la::SolverFactory | inline |