Wildmeshing Toolkit
wmtk::components::procedural::Grid2Options::Coordinates Struct Reference

#include <Grid2Options.hpp>

Public Member Functions

 NLOHMANN_DEFINE_TYPE_INTRUSIVE (Coordinates, name, spacing)
 

Public Attributes

std::string name
 
std::array< double, 2 > spacing
 

Detailed Description

Definition at line 21 of file Grid2Options.hpp.

Member Function Documentation

◆ NLOHMANN_DEFINE_TYPE_INTRUSIVE()

wmtk::components::procedural::Grid2Options::Coordinates::NLOHMANN_DEFINE_TYPE_INTRUSIVE ( Coordinates  ,
name  ,
spacing   
)

Member Data Documentation

◆ name

std::string wmtk::components::procedural::Grid2Options::Coordinates::name

Definition at line 23 of file Grid2Options.hpp.

◆ spacing

std::array<double, 2> wmtk::components::procedural::Grid2Options::Coordinates::spacing

Definition at line 24 of file Grid2Options.hpp.


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