Geometrical domain decomposition. More...
#include <decompositionMethods/geomDecomp.H>
Geometrical domain decomposition.
Definition at line 48 of file geomDecomp.H.
Inheritance diagram for geomDecomp:
Collaboration diagram for geomDecomp:Public Member Functions | |
| geomDecomp (const dictionary &decompositionDict, const word &derivedType) | |
| Construct given the decomposition dictionary.
| |
Protected Attributes | |
| const dictionary & | geomDecomDict_ |
| Vector< label > | n_ |
| scalar | delta_ |
| tensor | rotDelta_ |
| geomDecomp | ( | const dictionary & | decompositionDict, |
| const word & | derivedType | ||
| ) |
Construct given the decomposition dictionary.
and the derived type name
Definition at line 31 of file geomDecomp.C.
References d, Foam::exit(), Foam::FatalError, FatalErrorIn, Foam::nl, and sqr().
const dictionary& geomDecomDict_ [protected]
|
Definition at line 57 of file geomDecomp.H.
Definition at line 59 of file geomDecomp.H.
scalar delta_ [protected]
|
Definition at line 60 of file geomDecomp.H.
Definition at line 61 of file geomDecomp.H.