#include <Xdmf.h>
Public Member Functions | |
| void | addVariable (const std::string &varName, const ArraySize &varSize, RankType rank, Center center, const std::string &varData) |
| Add a variable. | |
| MeshData () | |
Public Attributes | |
| std::string | dofMap |
| std::string | name |
| double | range [6] |
| ArraySize | size |
| TopologyType | type |
| std::vector< VarData > | vars |
| std::string | x |
| std::string | y |
| std::string | z |
| void AMP::Xdmf::MeshData::addVariable | ( | const std::string & | varName, |
| const ArraySize & | varSize, | ||
| RankType | rank, | ||
| Center | center, | ||
| const std::string & | varData | ||
| ) |
Add a variable.
| TopologyType AMP::Xdmf::MeshData::type |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:42. Comments on this page |