AMDiS  2.10
The Adaptive Multi-Dimensional Simulation Toolbox
KrylovRunner< M, X, Y, ITLSolver >::Creator Struct Referencefinal

Inherits CreatorInterfaceName< LinearSolverInterface< M, X, Y > >.

Public Member Functions

std::unique_ptr< LinearSolverInterface< M, X, Y > > createWithString (std::string prefix) final
 Must be implemented by sub classes of CreatorInterfaceName. Creates a new instance of the sub class of BaseClass by passing a string to the constructor.
 
- Public Member Functions inherited from CreatorInterfaceName< LinearSolverInterface< M, X, Y > >
std::unique_ptr< LinearSolverInterface< M, X, Y > > create () final
 Must be implemented by sub classes of CreatorInterface. Creates a new instance of the sub class of BaseClass.
 

The documentation for this struct was generated from the following file: