Advanced Multi-Physics (AMP)
On-Line Documentation
Public Member Functions | Public Attributes | List of all members
AMP::Operator::NodeToNodeMap::Point Class Reference

Public Member Functions

bool operator!= (const Point &rhs) const
 
bool operator< (const Point &rhs) const
 
bool operator<= (const Point &rhs) const
 
Pointoperator= (const Point &rhs)=default
 
bool operator== (const Point &rhs) const
 
bool operator> (const Point &rhs) const
 
bool operator>= (const Point &rhs) const
 
 Point ()
 
 Point (const Point &rhs)=default
 

Public Attributes

AMP::Mesh::MeshElementID id
 
double pos [3]
 
int proc
 

Detailed Description

Definition at line 63 of file NodeToNodeMap.h.

Constructor & Destructor Documentation

◆ Point() [1/2]

AMP::Operator::NodeToNodeMap::Point::Point ( )

◆ Point() [2/2]

AMP::Operator::NodeToNodeMap::Point::Point ( const Point rhs)
default

Member Function Documentation

◆ operator!=()

bool AMP::Operator::NodeToNodeMap::Point::operator!= ( const Point rhs) const

◆ operator<()

bool AMP::Operator::NodeToNodeMap::Point::operator< ( const Point rhs) const

◆ operator<=()

bool AMP::Operator::NodeToNodeMap::Point::operator<= ( const Point rhs) const

◆ operator=()

Point & AMP::Operator::NodeToNodeMap::Point::operator= ( const Point rhs)
default

◆ operator==()

bool AMP::Operator::NodeToNodeMap::Point::operator== ( const Point rhs) const

◆ operator>()

bool AMP::Operator::NodeToNodeMap::Point::operator> ( const Point rhs) const

◆ operator>=()

bool AMP::Operator::NodeToNodeMap::Point::operator>= ( const Point rhs) const

Member Data Documentation

◆ id

AMP::Mesh::MeshElementID AMP::Operator::NodeToNodeMap::Point::id

Definition at line 66 of file NodeToNodeMap.h.

◆ pos

double AMP::Operator::NodeToNodeMap::Point::pos[3]

Definition at line 67 of file NodeToNodeMap.h.

◆ proc

int AMP::Operator::NodeToNodeMap::Point::proc

Definition at line 68 of file NodeToNodeMap.h.


The documentation for this class 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:44.
Comments on this page