AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::bump::MergeMeshes< ExecSpace >::FieldInformation Struct Reference

This struct contains information used when merging fields. More...

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

Public Attributes

std::string m_topology
 
std::string m_association
 
int m_dtype
 
std::vector< std::string > m_components
 

Detailed Description

template<typename ExecSpace>
struct axom::bump::MergeMeshes< ExecSpace >::FieldInformation

This struct contains information used when merging fields.

Member Data Documentation

◆ m_topology

template<typename ExecSpace >
std::string axom::bump::MergeMeshes< ExecSpace >::FieldInformation::m_topology

◆ m_association

template<typename ExecSpace >
std::string axom::bump::MergeMeshes< ExecSpace >::FieldInformation::m_association

◆ m_dtype

template<typename ExecSpace >
int axom::bump::MergeMeshes< ExecSpace >::FieldInformation::m_dtype

◆ m_components

template<typename ExecSpace >
std::vector<std::string> axom::bump::MergeMeshes< ExecSpace >::FieldInformation::m_components

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