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::JSON::colorMapPair Struct Reference

Detailed Description

Definition at line 81 of file MeshGenJson.H.

Public Attributes

std::array< int, 3 > color
 
std::string group
 

Member Data Documentation

◆ color

std::array<int, 3> NEM::DRV::JSON::colorMapPair::color

Definition at line 82 of file MeshGenJson.H.

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

◆ group

std::string NEM::DRV::JSON::colorMapPair::group

Definition at line 83 of file MeshGenJson.H.

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


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