69 #ifndef uniformFixedValueLagrangianFieldSource_H
70 #define uniformFixedValueLagrangianFieldSource_H
85 class uniformFixedValueLagrangianFieldSource
87 public LagrangianFieldSource<Type>,
88 private Function1LagrangianFieldSource<Type>
Mix-in for source conditions that provides functions for evaluating Function1s at variable times.
autoPtr< LagrangianFieldSource< Type > > clone() const
Disallow clone without setting the internal field reference.
Base class for Lagrangian injections. Minimal wrapper over LagrangianSource. Implements some utility ...
Base class for Lagrangian sources. Minimal wrapper over LagrangianModel that provides an interface to...
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
regIOobject is an abstract class derived from IOobject to handle automatic object registration with t...
A class for managing temporary objects.