NeoFOAM
WIP Prototype of a modern OpenFOAM core
|
#include <timeIntegration.hpp>
Public Types | |
using | Expression = NeoFOAM::dsl::Expression |
Public Member Functions | |
TimeIntegration (const TimeIntegration &timeIntegrator) | |
TimeIntegration (TimeIntegration &&timeIntegrator) | |
TimeIntegration (const Dictionary &dict) | |
void | solve (Expression &eqn, SolutionFieldType &sol, scalar t, scalar dt) |
Definition at line 53 of file timeIntegration.hpp.
using NeoFOAM::timeIntegration::TimeIntegration< SolutionFieldType >::Expression = NeoFOAM::dsl::Expression |
Definition at line 58 of file timeIntegration.hpp.
|
inline |
Definition at line 60 of file timeIntegration.hpp.
|
inline |
Definition at line 63 of file timeIntegration.hpp.
|
inline |
Definition at line 66 of file timeIntegration.hpp.
|
inline |
Definition at line 71 of file timeIntegration.hpp.