74 static const label kMaxx_ = 12;
75 static const label iMaxx_ = kMaxx_ + 1;
78 stepFactor1_, stepFactor2_, stepFactor3_,
79 stepFactor4_, stepFactor5_,
93 mutable scalar theta_;
ODESolver(const ODESolver &)=delete
No copy construct.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
An ODE solver for chemistry.
virtual ~seulex()=default
Destructor.
seulex(const ODESystem &ode, const dictionary &dict)
Construct from ODESystem.
virtual bool resize()
Resize the ODE solver.
TypeName("seulex")
Runtime type information.
List< label > labelList
A List of labels.
RectangularMatrix< scalar > scalarRectangularMatrix
dimensionedScalar y0(const dimensionedScalar &ds)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< label > labelField
Specialisation of Field<T> for label.
SquareMatrix< scalar > scalarSquareMatrix
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.