Wildmeshing Toolkit
get_attributes.cpp File Reference
Include dependency graph for get_attributes.cpp:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 
using AT = wmtk::attribute::AttributeType
 
using AD = wmtk::components::multimesh::utils::AttributeDescription
 

Functions

 TEST_CASE ("multimesh_attribute_description_json", "[components][multimesh]")
 
 TEST_CASE ("named_multimesh_parse_attributes", "[components][multimesh]")
 

Typedef Documentation

◆ AD

◆ AT

Definition at line 17 of file get_attributes.cpp.

◆ json

using json = nlohmann::json

Definition at line 16 of file get_attributes.cpp.

Function Documentation

◆ TEST_CASE() [1/2]

TEST_CASE ( "multimesh_attribute_description_json"  ,
""  [components][multimesh] 
)

Definition at line 28 of file get_attributes.cpp.

References wmtk::attribute::Rational.

◆ TEST_CASE() [2/2]

TEST_CASE ( "named_multimesh_parse_attributes"  ,
""  [components][multimesh] 
)