AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::bump::views::Material Struct Reference

This object contains information about the materials as provided by a Conduit node. More...

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/develop/src/axom/bump/views/MaterialView.hpp>

Public Attributes

int m_number {}
 
std::string m_name {}
 

Detailed Description

This object contains information about the materials as provided by a Conduit node.

Note
This would only be used on the host.

Member Data Documentation

◆ m_number

int axom::bump::views::Material::m_number {}

◆ m_name

std::string axom::bump::views::Material::m_name {}

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