NEMoSys  0.63.0
A modular, extensible resource with robust automated mesh generation, mesh quality analysis, adaptive mesh refinement, and data transfer between arbitrary meshes.
cfmBoundaryLayer Struct Reference

Detailed Description

Definition at line 75 of file cfmeshParams.H.

Public Attributes

int blNLyr {1}
 
double blThkRto {1.}
 
double maxFrstLyrThk {-1.}
 
bool alwDiscont {false}
 
std::vector< cfmPtchBndLyrblPatches {}
 

Member Data Documentation

◆ alwDiscont

bool cfmBoundaryLayer::alwDiscont {false}

Definition at line 80 of file cfmeshParams.H.

◆ blNLyr

int cfmBoundaryLayer::blNLyr {1}

Definition at line 76 of file cfmeshParams.H.

◆ blPatches

std::vector<cfmPtchBndLyr> cfmBoundaryLayer::blPatches {}

Definition at line 82 of file cfmeshParams.H.

◆ blThkRto

double cfmBoundaryLayer::blThkRto {1.}

Definition at line 77 of file cfmeshParams.H.

◆ maxFrstLyrThk

double cfmBoundaryLayer::maxFrstLyrThk {-1.}

Definition at line 78 of file cfmeshParams.H.


The documentation for this struct was generated from the following file: