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.
NEM::DRV::VtkToPntConversionDriver::Opts Struct Reference

Detailed Description

Definition at line 44 of file VtkToPntConversionDriver.H.

Public Member Functions

 Opts (int dim, PNTMesh::BlockMap blockMap)
 

Public Attributes

int dim {}
 
PNTMesh::BlockMap elemBlockMap {}
 

Private Member Functions

 Opts ()=default
 

Static Private Attributes

static constexpr const char * methodName = "VTK->PNT"
 

Constructor & Destructor Documentation

◆ Opts() [1/2]

NEM::DRV::VtkToPntConversionDriver::Opts::Opts ( int  dim,
PNTMesh::BlockMap  blockMap 
)

◆ Opts() [2/2]

NEM::DRV::VtkToPntConversionDriver::Opts::Opts ( )
privatedefault

Member Data Documentation

◆ dim

int NEM::DRV::VtkToPntConversionDriver::Opts::dim {}

◆ elemBlockMap

PNTMesh::BlockMap NEM::DRV::VtkToPntConversionDriver::Opts::elemBlockMap {}

◆ methodName

constexpr const char* NEM::DRV::VtkToPntConversionDriver::Opts::methodName = "VTK->PNT"
staticprivate

Definition at line 52 of file VtkToPntConversionDriver.H.

Referenced by NEM::DRV::JSON::rangeToVec().


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