36 #ifndef Function1LagrangianFieldSource_H
37 #define Function1LagrangianFieldSource_H
49 class LagrangianModel;
69 template<
class OtherType>
92 template<
class Derived>
Mix-in for source conditions that provides functions for evaluating Function1s at variable times.
static tmp< LagrangianSubField< OtherType > > value(const LagrangianModel &model, const LagrangianSubMesh &subMesh, const dimensionSet &dims, const Function1< OtherType > &function)
Return the source value.
Function1LagrangianFieldSource(const Derived &)
Construct with reference to the derived field source.
Run-time selectable general function of one variable.
Base class for Lagrangian source conditions.
Base class for Lagrangian models.
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.