35 #ifndef procLduInterface_H
36 #define procLduInterface_H
46 class lduInterfaceField;
51 class procLduInterface;
53 Ostream&
operator<<(Ostream&,
const procLduInterface&);
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Class to perform the LU decomposition on a symmetric matrix.
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...
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
IO interface for processorLduInterface.
friend Ostream & operator<<(Ostream &, const procLduInterface &)
autoPtr< procLduInterface > clone()
procLduInterface(const lduInterfaceField &interface, const scalarField &coeffs)
static autoPtr< procLduInterface > New(Istream &is)
#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.
Ostream & operator<<(Ostream &os, const fvConstraints &constraints)