Wildmeshing Toolkit
wmtk::components::WildmeshingOptions Struct Reference

#include <WildmeshingOptions_old.hpp>

Collaboration diagram for wmtk::components::WildmeshingOptions:
[legend]

Public Attributes

std::string input
 
std::string output
 
WildmeshingOptionsAttributes attributes
 
size_t scheduler_update_frequency
 
std::vector< nlohmann::jsonpass_through
 
std::vector< WildmeshingOptionsEnvelopeenvelopes
 
int64_t passes
 
double target_edge_length
 
double target_max_amips
 
bool intermediate_output
 

Detailed Description

Definition at line 37 of file WildmeshingOptions_old.hpp.

Member Data Documentation

◆ attributes

WildmeshingOptionsAttributes wmtk::components::WildmeshingOptions::attributes

Definition at line 42 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ envelopes

std::vector<WildmeshingOptionsEnvelope> wmtk::components::WildmeshingOptions::envelopes

Definition at line 46 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ input

std::string wmtk::components::WildmeshingOptions::input

Definition at line 40 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ intermediate_output

bool wmtk::components::WildmeshingOptions::intermediate_output

Definition at line 51 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ output

std::string wmtk::components::WildmeshingOptions::output

Definition at line 41 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ pass_through

std::vector<nlohmann::json> wmtk::components::WildmeshingOptions::pass_through

Definition at line 45 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ passes

int64_t wmtk::components::WildmeshingOptions::passes

Definition at line 48 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ scheduler_update_frequency

size_t wmtk::components::WildmeshingOptions::scheduler_update_frequency

Definition at line 44 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ target_edge_length

double wmtk::components::WildmeshingOptions::target_edge_length

Definition at line 49 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().

◆ target_max_amips

double wmtk::components::WildmeshingOptions::target_max_amips

Definition at line 50 of file WildmeshingOptions_old.hpp.

Referenced by wmtk::components::wildmeshing().


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