NeoN
WIP Prototype of a modern OpenFOAM core
|
This is the complete list of members for NeoN::timeIntegration::TimeIntegratorBase< SolutionType >, including all inherited members.
clone() const =0 | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | pure virtual |
Expression typedef | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | |
name() | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | inlinestatic |
schemeDict_ | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | protected |
solutionDict_ | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | protected |
solve(Expression &eqn, SolutionType &sol, scalar t, scalar dt)=0 | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | pure virtual |
TimeIntegratorBase(const Dictionary &schemeDict, const Dictionary &solutionDict) | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | inline |
ValueType typedef | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | |
~TimeIntegratorBase() | NeoN::timeIntegration::TimeIntegratorBase< SolutionType > | inlinevirtual |