Definition at line 75 of file cfmeshParams.H.
Public Attributes | |
| int | blNLyr {1} |
| double | blThkRto {1.} |
| double | maxFrstLyrThk {-1.} |
| bool | alwDiscont {false} |
| std::vector< cfmPtchBndLyr > | blPatches {} |
| bool cfmBoundaryLayer::alwDiscont {false} |
Definition at line 80 of file cfmeshParams.H.
| int cfmBoundaryLayer::blNLyr {1} |
Definition at line 76 of file cfmeshParams.H.
| std::vector<cfmPtchBndLyr> cfmBoundaryLayer::blPatches {} |
Definition at line 82 of file cfmeshParams.H.
| double cfmBoundaryLayer::blThkRto {1.} |
Definition at line 77 of file cfmeshParams.H.
| double cfmBoundaryLayer::maxFrstLyrThk {-1.} |
Definition at line 78 of file cfmeshParams.H.