Go to the source code of this file.
Classes | |
class | coupledPolyPatch |
The coupledPolyPatch is an abstract base class for patches that couple regions of the computational domain e.g. cyclic and processor-processor links. More... | |
struct | coupledPolyPatch::ownToOwnOrderData |
Data to pass from owner.initOrder to owner.order. More... | |
struct | coupledPolyPatch::ownToNbrOrderData |
Data to pass from owner.initOrder to nbr.order. More... | |
struct | coupledPolyPatch::ownToNbrDebugOrderData |
Data to pass from owner.initOrder to nbr.order if debugging. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Functions | |
Istream & | operator>> (Istream &, coupledPolyPatch::ownToNbrOrderData &) |
Ostream & | operator<< (Ostream &, const coupledPolyPatch::ownToNbrOrderData &) |
Istream & | operator>> (Istream &, coupledPolyPatch::ownToNbrDebugOrderData &) |
Ostream & | operator<< (Ostream &, const coupledPolyPatch::ownToNbrDebugOrderData &) |
Original source file coupledPolyPatch.H
Definition in file coupledPolyPatch.H.