35 #ifndef procLduInterface_H 36 #define procLduInterface_H 46 class lduInterfaceField;
51 class procLduInterface;
53 Ostream&
operator<<(Ostream&,
const procLduInterface&);
IO interface for processorLduInterface.
Class to perform the LU decomposition on a symmetric matrix.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
An abstract base class for implicitly-coupled interface fields e.g. processor and cyclic patch fields...
friend Ostream & operator<<(Ostream &, const procLduInterface &)
autoPtr< procLduInterface > clone()
An Ostream is an abstract base class for all output systems (streams, files, token lists...
Ostream & operator<<(Ostream &, const ensightPart &)
static autoPtr< procLduInterface > New(Istream &is)
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
#define NotImplemented
Issue a FatalErrorIn for a function not currently implemented.