Foam::PatchFunction1Types Namespace Reference

Classes

class  CodedField
 PatchFunction1 with the code supplied by an on-the-fly compiled C++ expression. More...
 
class  ConstantField
 Templated function that returns a constant value. More...
 
class  MappedFile
 Patch value mapping from a set of values stored in a file and a set of unstructured points using the following directory structure: More...
 
class  PatchExprField
 PatchFunction1 with values supplied by a parsed expression. More...
 
class  Sampled
 PatchFunction1 to sample an existing field. More...
 
class  UniformValueField
 Templated function that returns a uniform field based on a run-time selectable Function1 entry. More...