Go to the documentation of this file.
35 #ifndef procLduInterface_H
36 #define procLduInterface_H
46 class lduInterfaceField;
procLduInterface(const procLduInterface &)
Dissallow construction as copy.
static autoPtr< procLduInterface > New(Istream &is)
interfaceProperties interface(alpha1, U, mixture())
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
IO interface for processorLduInterface.
autoPtr< procLduInterface > clone()
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
friend Ostream & operator<<(Ostream &, const procLduInterface &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...