Wildmeshing Toolkit
wmtk::components::internal::RegularSpaceOptions Struct Reference

#include <RegularSpaceOptions.hpp>

Public Attributes

std::string input
 
std::string output
 
nlohmann::json attributes
 
std::vector< int64_t > values
 
std::vector< std::string > pass_through
 

Detailed Description

Definition at line 7 of file RegularSpaceOptions.hpp.

Member Data Documentation

◆ attributes

nlohmann::json wmtk::components::internal::RegularSpaceOptions::attributes

◆ input

std::string wmtk::components::internal::RegularSpaceOptions::input

◆ output

std::string wmtk::components::internal::RegularSpaceOptions::output

◆ pass_through

std::vector<std::string> wmtk::components::internal::RegularSpaceOptions::pass_through

◆ values

std::vector<int64_t> wmtk::components::internal::RegularSpaceOptions::values

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