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