Layers parameters got by averaging several hypotheses. More...
Public Member Functions | |
| void | Add (const StdMeshers_ViscousLayers *hyp) |
| AverageHyp (const StdMeshers_ViscousLayers *hyp=0) | |
| int | GetMethod () const |
| int | GetNumberLayers () const |
| double | GetStretchFactor () const |
| double | GetTotalThickness () const |
| bool | IsOffsetMethod () const |
| bool | ToSmooth () const |
| bool | UseSurfaceNormal () const |
Layers parameters got by averaging several hypotheses.
| VISCOUS_3D::AverageHyp::AverageHyp | ( | const StdMeshers_ViscousLayers * | hyp = 0 | ) |
References Add().
| void VISCOUS_3D::AverageHyp::Add | ( | const StdMeshers_ViscousLayers * | hyp | ) |
| int VISCOUS_3D::AverageHyp::GetMethod | ( | ) | const |
| int VISCOUS_3D::AverageHyp::GetNumberLayers | ( | ) | const |
| double VISCOUS_3D::AverageHyp::GetStretchFactor | ( | ) | const |
| double VISCOUS_3D::AverageHyp::GetTotalThickness | ( | ) | const |
| bool VISCOUS_3D::AverageHyp::IsOffsetMethod | ( | ) | const |
References StdMeshers_ViscousLayers::FACE_OFFSET.
| bool VISCOUS_3D::AverageHyp::ToSmooth | ( | ) | const |
References StdMeshers_ViscousLayers::SURF_OFFSET_SMOOTH.
| bool VISCOUS_3D::AverageHyp::UseSurfaceNormal | ( | ) | const |
References StdMeshers_ViscousLayers::SURF_OFFSET_SMOOTH.