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.
shmFeatureEdgeRef Struct Reference

A structure for feature edge refinement. More...

Detailed Description

Definition at line 112 of file snappymeshParams.H.

Public Attributes

std::string fileName
 
double minLvl {1.}
 
int maxLvl
 

Member Data Documentation

◆ fileName

std::string shmFeatureEdgeRef::fileName

Definition at line 113 of file snappymeshParams.H.

Referenced by NEM::DRV::MeshGenDriver::MeshGenDriver().

◆ maxLvl

int shmFeatureEdgeRef::maxLvl

Definition at line 115 of file snappymeshParams.H.

Referenced by NEM::DRV::MeshGenDriver::MeshGenDriver().

◆ minLvl

double shmFeatureEdgeRef::minLvl {1.}

Definition at line 114 of file snappymeshParams.H.

Referenced by NEM::DRV::MeshGenDriver::MeshGenDriver().


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