PlasCom2  1.0
XPACC Multi-physics simluation application
metadata Class Reference

Detailed Description

Definition at line 246 of file PCPPFieldData.H.

#include <PCPPFieldData.H>

Public Member Functions

bool operator== (const metadata &inMeta) const
 
bool operator!= (const metadata &inMeta) const
 

Public Attributes

std::string name
 
std::string unit
 
char loc
 
unsigned int ncomp
 
unsigned int dsize
 

Friends

std::istream & operator>> (std::istream &IStr, metadata &md)
 
std::ostream & operator<< (std::ostream &OStr, const metadata &md)
 
Collaboration diagram for metadata:

Member Function Documentation

◆ operator!=()

bool operator!= ( const metadata inMeta) const
inline

Definition at line 268 of file PCPPFieldData.H.

◆ operator==()

bool operator== ( const metadata inMeta) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  OStr,
const metadata md 
)
friend

Definition at line 99 of file PCPPFieldData.C.

◆ operator>>

std::istream& operator>> ( std::istream &  IStr,
metadata md 
)
friend

Definition at line 77 of file PCPPFieldData.C.

Member Data Documentation

◆ dsize

◆ loc

◆ name

◆ ncomp

◆ unit


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