36 #ifndef Function1LagrangianFieldSource_H
37 #define Function1LagrangianFieldSource_H
49 class LagrangianFieldSourceBase;
50 class LagrangianModel;
82 template<
class OtherType>
94 template<
class Derived>
Mix-in for source conditions that provides functions for evaluating Function1s at variable times.
Function1LagrangianFieldSource(const Derived &)
Construct with reference to the derived field source.
tmp< LagrangianSubField< Type > > value(const LagrangianSubMesh &subMesh, const Function1< Type > &function) const
Return the source value.
Run-time selectable general function of one variable.
Base class for Lagrangian source conditions.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
Dimension set for the base types.
A class for managing temporary objects.