IO interface for processorLduInterface. More...
Public Member Functions | |
procLduInterface (const lduInterfaceField &interface, const scalarField &coeffs) | |
procLduInterface (Istream &is) | |
autoPtr< procLduInterface > | clone () |
Static Public Member Functions | |
static autoPtr< procLduInterface > | New (Istream &is) |
Friends | |
class | LUscalarMatrix |
Ostream & | operator<< (Ostream &, const procLduInterface &) |
IO interface for processorLduInterface.
Definition at line 59 of file procLduInterface.H.
procLduInterface | ( | const lduInterfaceField & | interface, |
const scalarField & | coeffs | ||
) |
Definition at line 34 of file procLduInterface.C.
References processorLduInterface::comm(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, lduInterfaceField::interface(), processorLduInterface::myProcNo(), processorLduInterface::neighbProcNo(), and processorLduInterface::tag().
procLduInterface | ( | Istream & | is | ) |
Definition at line 69 of file procLduInterface.C.
|
inline |
Definition at line 92 of file procLduInterface.H.
References NotImplemented.
|
inlinestatic |
Definition at line 98 of file procLduInterface.H.
References procLduInterface::operator<<.
|
friend |
Definition at line 79 of file procLduInterface.H.
|
friend |
Referenced by procLduInterface::New().