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) |
Private Member Functions | |
procLduInterface (const procLduInterface &) | |
Dissallow construction as copy. More... | |
Private Attributes | |
labelList | faceCells_ |
scalarField | coeffs_ |
label | myProcNo_ |
label | neighbProcNo_ |
label | tag_ |
label | comm_ |
Friends | |
class | LUscalarMatrix |
Ostream & | operator<< (Ostream &, const procLduInterface &) |
IO interface for processorLduInterface.
Definition at line 51 of file procLduInterface.H.
|
private |
Dissallow construction as copy.
Referenced by procLduInterface::New().
procLduInterface | ( | const lduInterfaceField & | interface, |
const scalarField & | coeffs | ||
) |
Definition at line 34 of file procLduInterface.C.
References processorLduInterface::comm(), Foam::exit(), Foam::FatalError, FatalErrorInFunction, interface(), processorLduInterface::myProcNo(), processorLduInterface::neighbProcNo(), and processorLduInterface::tag().
procLduInterface | ( | Istream & | is | ) |
Definition at line 69 of file procLduInterface.C.
|
inline |
Definition at line 84 of file procLduInterface.H.
References NotImplemented.
|
inlinestatic |
Definition at line 90 of file procLduInterface.H.
References procLduInterface::procLduInterface().
|
friend |
Definition at line 71 of file procLduInterface.H.
|
friend |
|
private |
Definition at line 55 of file procLduInterface.H.
Referenced by LUscalarMatrix::convert().
|
private |
Definition at line 56 of file procLduInterface.H.
Referenced by LUscalarMatrix::convert().
|
private |
Definition at line 57 of file procLduInterface.H.
|
private |
Definition at line 58 of file procLduInterface.H.
|
private |
Definition at line 59 of file procLduInterface.H.
|
private |
Definition at line 60 of file procLduInterface.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.