Flow123d
release_3.0.0-973-g92f55e826
|
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
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.
void init_from_input(const Input::Record &rec, const struct FieldAlgoBaseInitData &init_data)
static const int registrar
Registrar of class to factory.