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.
RefineJson.H File Reference

Go to the source code of this file.

Namespaces

 NEM
 
 NEM::DRV
 
 NEM::DRV::JSON
 

Macros

#define IF_CFMSH(a)   a,
 
#define IF_MLAMR_CFMSH(a)
 
#define IF_GMSH(a)
 

Variables

static constexpr auto NEM::DRV::JSON::refOpts = "Refinement Options"
 
static constexpr auto NEM::DRV::JSON::refOperator = "Refinement Operator"
 
static constexpr auto NEM::DRV::JSON::refMethod = "Refinement Method"
 
static constexpr auto NEM::DRV::JSON::refTransferData = "Transfer Data"
 

Macro Definition Documentation

◆ IF_CFMSH

#define IF_CFMSH (   a)    a,

Definition at line 39 of file RefineJson.H.

◆ IF_GMSH

#define IF_GMSH (   a)

Definition at line 57 of file RefineJson.H.

◆ IF_MLAMR_CFMSH

#define IF_MLAMR_CFMSH (   a)

Definition at line 48 of file RefineJson.H.