Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Public Attributes | List of all members
AMP::Xdmf::MeshData Struct Reference

#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< VarDatavars
 
std::string x
 
std::string y
 
std::string z
 

Detailed Description

Definition at line 59 of file Xdmf.h.

Constructor & Destructor Documentation

◆ MeshData()

AMP::Xdmf::MeshData::MeshData ( )
inline

Definition at line 69 of file Xdmf.h.

Member Function Documentation

◆ addVariable()

void AMP::Xdmf::MeshData::addVariable ( const std::string &  varName,
const ArraySize varSize,
RankType  rank,
Center  center,
const std::string &  varData 
)

Add a variable.

Member Data Documentation

◆ dofMap

std::string AMP::Xdmf::MeshData::dofMap

Definition at line 67 of file Xdmf.h.

◆ name

std::string AMP::Xdmf::MeshData::name

Definition at line 60 of file Xdmf.h.

◆ range

double AMP::Xdmf::MeshData::range[6]

Definition at line 63 of file Xdmf.h.

◆ size

ArraySize AMP::Xdmf::MeshData::size

Definition at line 62 of file Xdmf.h.

◆ type

TopologyType AMP::Xdmf::MeshData::type

Definition at line 61 of file Xdmf.h.

◆ vars

std::vector<VarData> AMP::Xdmf::MeshData::vars

Definition at line 68 of file Xdmf.h.

◆ x

std::string AMP::Xdmf::MeshData::x

Definition at line 64 of file Xdmf.h.

◆ y

std::string AMP::Xdmf::MeshData::y

Definition at line 65 of file Xdmf.h.

◆ z

std::string AMP::Xdmf::MeshData::z

Definition at line 66 of file Xdmf.h.


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



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:42.
Comments on this page