Foam::procLduInterface. More...
#include <OpenFOAM/procLduInterface.H>
Definition at line 52 of file procLduInterface.H.
Collaboration diagram for procLduInterface: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 &) |
| procLduInterface | ( | const lduInterfaceField & | interface, |
| const scalarField & | coeffs | ||
| ) |
Definition at line 34 of file procLduInterface.C.
References Foam::exit(), Foam::FatalError, FatalErrorIn, lduInterfaceField::interface(), processorLduInterface::myProcNo(), and processorLduInterface::neighbProcNo().
| procLduInterface | ( | Istream & | is ) |
Definition at line 67 of file procLduInterface.C.
| autoPtr<procLduInterface> clone | ( | ) | [inline]
|
Definition at line 83 of file procLduInterface.H.
References notImplemented.
| static autoPtr<procLduInterface> New | ( | Istream & | is ) | [inline, static]
|
Definition at line 89 of file procLduInterface.H.
friend class LUscalarMatrix [friend]
|
Definition at line 70 of file procLduInterface.H.
| Ostream& operator<< | ( | Ostream & | , |
| const procLduInterface & | |||
| ) | [friend]
|