18 #ifndef FIELD_TIME_FUNCTION_HH_ 19 #define FIELD_TIME_FUNCTION_HH_ 27 template <
int spacedim,
class Value>
FieldTimeFunction(unsigned int n_comp=0)
static const int registrar
Registrar of class to factory.
static const Input::Type::Record & get_input_type()
bool set_time(const TimeStep &time) override
FieldAlgorithmBase< spacedim, Value > FactoryBaseType
Helper struct stores data for initizalize descentants of FieldAlgorithmBase.
FieldAlgorithmBase< spacedim, Value >::Point Point
void init_from_input(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data)
std::pair< double, double > limits_
Input::Record in_rec_
Accessor to Input::Record.
Space< spacedim >::Point Point
Class for representation SI units of Fields.
Representation of one time step..
unsigned int n_comp() const