13template<
typename FieldType>
22 std::string
getName()
const {
return "TimeOperator"; }
36template<
typename FieldType>
A class to contain the data and executors for a field and define some basic operations.
virtual const Executor & exec() const final
std::string getName() const
void implicitOperation(Field< scalar > &phi)
void explicitOperation(Field< scalar > &source, scalar scale)
#define NF_ERROR_EXIT(message)
Macro for printing an error message and aborting the program.
Ddt< FieldType > ddt(FieldType &in)