mmg3d
|
Store input parameters of the run. More...
#include <libmmgtypes.h>
Data Fields | |
MMG5_pPar | par |
double | dhd |
double | hmin |
double | hmax |
double | hsiz |
double | hgrad |
double | hgradreq |
double | hausd |
double | min [3] |
double | max [3] |
double | delta |
double | ls |
double | rmc |
int | mem |
int | npar |
int | npari |
int | nbr |
int * | br |
int | opnbdy |
int | renum |
int | PROctree |
int | nmati |
int | nmat |
int | imprim |
int | nsd |
int8_t | nreg |
int8_t | ddebug |
int8_t | badkal |
int8_t | iso |
int8_t | setfem |
int8_t | fem |
int8_t | lag |
int8_t | parTyp |
int8_t | sethmin |
int8_t | sethmax |
uint8_t | optim |
uint8_t | optimLES |
uint8_t | noinsert |
uint8_t | noswap |
uint8_t | nomove |
uint8_t | nosurf |
uint8_t | nosizreq |
uint8_t | metRidTyp |
MMG5_pMat | mat |
MMG5_InvMat | invmat |
Store input parameters of the run.
int8_t MMG5_Info::badkal |
1 if the mesh contains a very bad element
int * MMG5_Info::br |
int8_t MMG5_Info::ddebug |
debug mode if 1
double MMG5_Info::delta |
double MMG5_Info::dhd |
int8_t MMG5_Info::fem |
internal value for fem / no fem mesh output
double MMG5_Info::hausd |
double MMG5_Info::hgrad |
double MMG5_Info::hgradreq |
double MMG5_Info::hmax |
double MMG5_Info::hmin |
double MMG5_Info::hsiz |
int MMG5_Info::imprim |
verbosity level
MMG5_InvMat MMG5_Info::invmat |
int8_t MMG5_Info::iso |
level-set discretization mode
int8_t MMG5_Info::lag |
lagrangian mode
double MMG5_Info::ls |
MMG5_pMat MMG5_Info::mat |
double MMG5_Info::max[3] |
int MMG5_Info::mem |
uint8_t MMG5_Info::metRidTyp |
0 for a classical storage of the aniso metric at ridge, 1 for the Mmg storage (modified by defsiz)
double MMG5_Info::min[3] |
int MMG5_Info::nbr |
int MMG5_Info::nmat |
number of materials in ls multimat mode
int MMG5_Info::nmati |
uint8_t MMG5_Info::noinsert |
uint8_t MMG5_Info::nomove |
uint8_t MMG5_Info::nosizreq |
uint8_t MMG5_Info::nosurf |
uint8_t MMG5_Info::noswap |
int MMG5_Info::npar |
int MMG5_Info::npari |
int8_t MMG5_Info::nreg |
normal regularization
int MMG5_Info::nsd |
index of subdomain to save (0 by default == all subdomains are saved)
int MMG5_Info::opnbdy |
floating surfaces
uint8_t MMG5_Info::optim |
uint8_t MMG5_Info::optimLES |
MMG5_pPar MMG5_Info::par |
int8_t MMG5_Info::parTyp |
Contains binary flags to say which kind of local param are setted: if then the point is MG_Vert, MG_Tria and MG_Tetra
int MMG5_Info::PROctree |
octree to speedup delaunay insertion
int MMG5_Info::renum |
scotch renumbering
double MMG5_Info::rmc |
int8_t MMG5_Info::setfem |
Enforce finite element mesh (try to avoid edges connecting 2 bdy points and tet with more than 1 bdy face)
int8_t MMG5_Info::sethmax |
1 if user set hmin, 0 otherwise (needed for multiple library calls)
int8_t MMG5_Info::sethmin |
1 if user set hmin, 0 otherwise (needed for multiple library calls)