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

#include <SubsetMesh.h>

Public Member Functions

bool operator!= (const map_id_struct &rhs) const
 
bool operator< (const map_id_struct &rhs) const
 
bool operator<= (const map_id_struct &rhs) const
 
bool operator== (const map_id_struct &rhs) const
 
bool operator> (const map_id_struct &rhs) const
 
bool operator>= (const map_id_struct &rhs) const
 

Public Attributes

int gcw
 
int id
 
GeomType type
 

Detailed Description

Definition at line 301 of file SubsetMesh.h.

Member Function Documentation

◆ operator!=()

bool AMP::Mesh::SubsetMesh::map_id_struct::operator!= ( const map_id_struct rhs) const
inline

Definition at line 309 of file SubsetMesh.h.

References gcw, id, and type.

◆ operator<()

bool AMP::Mesh::SubsetMesh::map_id_struct::operator< ( const map_id_struct rhs) const
inline

Definition at line 333 of file SubsetMesh.h.

References operator>=().

◆ operator<=()

bool AMP::Mesh::SubsetMesh::map_id_struct::operator<= ( const map_id_struct rhs) const
inline

Definition at line 334 of file SubsetMesh.h.

References operator>().

◆ operator==()

bool AMP::Mesh::SubsetMesh::map_id_struct::operator== ( const map_id_struct rhs) const
inline

Definition at line 305 of file SubsetMesh.h.

References gcw, id, and type.

◆ operator>()

bool AMP::Mesh::SubsetMesh::map_id_struct::operator> ( const map_id_struct rhs) const
inline

Definition at line 323 of file SubsetMesh.h.

References gcw, id, and type.

Referenced by operator<=().

◆ operator>=()

bool AMP::Mesh::SubsetMesh::map_id_struct::operator>= ( const map_id_struct rhs) const
inline

Definition at line 313 of file SubsetMesh.h.

References gcw, id, and type.

Referenced by operator<().

Member Data Documentation

◆ gcw

int AMP::Mesh::SubsetMesh::map_id_struct::gcw

Definition at line 304 of file SubsetMesh.h.

Referenced by operator!=(), operator==(), operator>(), and operator>=().

◆ id

int AMP::Mesh::SubsetMesh::map_id_struct::id

Definition at line 302 of file SubsetMesh.h.

Referenced by operator!=(), operator==(), operator>(), and operator>=().

◆ type

GeomType AMP::Mesh::SubsetMesh::map_id_struct::type

Definition at line 303 of file SubsetMesh.h.

Referenced by operator!=(), operator==(), operator>(), and operator>=().


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:43.
Comments on this page