18 #ifndef FIELD_FORMULA_HH_ 19 #define FIELD_FORMULA_HH_ 52 template <
int spacedim,
class Value>
69 bool set_time(
const TimeStep &time)
override;
76 void set_mesh(
const Mesh *mesh,
bool boundary_domain)
override;
100 inline arma::vec eval_depth_var(
const Point &p);
Helper struct stores data for initizalize descentants of FieldAlgorithmBase.
Basic time management class.
static constexpr bool value
Space< spacedim >::Point Point
Representation of one time step..