Wildmeshing Toolkit
wmtk::components::EnvelopeOptions Struct Reference

#include <WildmeshingOptions.hpp>

Public Attributes

std::string envelope_name
 
std::shared_ptr< Meshenvelope_constrained_mesh
 
std::shared_ptr< Meshenvelope_geometry_mesh
 
std::string constrained_position_name
 
std::string geometry_position_name
 
double thickness
 

Detailed Description

Definition at line 6 of file WildmeshingOptions.hpp.

Member Data Documentation

◆ constrained_position_name

std::string wmtk::components::EnvelopeOptions::constrained_position_name

Definition at line 11 of file WildmeshingOptions.hpp.

◆ envelope_constrained_mesh

std::shared_ptr<Mesh> wmtk::components::EnvelopeOptions::envelope_constrained_mesh

Definition at line 9 of file WildmeshingOptions.hpp.

◆ envelope_geometry_mesh

std::shared_ptr<Mesh> wmtk::components::EnvelopeOptions::envelope_geometry_mesh

Definition at line 10 of file WildmeshingOptions.hpp.

◆ envelope_name

std::string wmtk::components::EnvelopeOptions::envelope_name

Definition at line 8 of file WildmeshingOptions.hpp.

◆ geometry_position_name

std::string wmtk::components::EnvelopeOptions::geometry_position_name

Definition at line 12 of file WildmeshingOptions.hpp.

◆ thickness

double wmtk::components::EnvelopeOptions::thickness

Definition at line 13 of file WildmeshingOptions.hpp.


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