Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
AMP::IO::Writer::multiMeshData Struct Reference

#include <Writer.h>

Public Member Functions

 multiMeshData ()
 
void pack (char *) const
 
size_t size () const
 

Static Public Member Functions

static multiMeshData unpack (const char *)
 

Public Attributes

GlobalID id
 
std::shared_ptr< AMP::Mesh::Meshmesh
 
std::vector< GlobalIDmeshes
 
std::string name
 
int ownerRank
 
std::vector< std::string > varName
 

Detailed Description

Definition at line 260 of file Writer.h.

Constructor & Destructor Documentation

◆ multiMeshData()

AMP::IO::Writer::multiMeshData::multiMeshData ( )
inline

Definition at line 275 of file Writer.h.

Member Function Documentation

◆ pack()

void AMP::IO::Writer::multiMeshData::pack ( char *  ) const

◆ size()

size_t AMP::IO::Writer::multiMeshData::size ( ) const

◆ unpack()

static multiMeshData AMP::IO::Writer::multiMeshData::unpack ( const char *  )
static

Member Data Documentation

◆ id

GlobalID AMP::IO::Writer::multiMeshData::id

Definition at line 261 of file Writer.h.

◆ mesh

std::shared_ptr<AMP::Mesh::Mesh> AMP::IO::Writer::multiMeshData::mesh

Definition at line 262 of file Writer.h.

◆ meshes

std::vector<GlobalID> AMP::IO::Writer::multiMeshData::meshes

Definition at line 266 of file Writer.h.

◆ name

std::string AMP::IO::Writer::multiMeshData::name

Definition at line 265 of file Writer.h.

◆ ownerRank

int AMP::IO::Writer::multiMeshData::ownerRank

Definition at line 263 of file Writer.h.

◆ varName

std::vector<std::string> AMP::IO::Writer::multiMeshData::varName

Definition at line 267 of file Writer.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