PPL Logo

CkBbox3d Class Reference

#include <ckvector3d.h>

Collaboration diagram for CkBbox3d:

Collaboration graph
[legend]

Public Member Functions

 CkBbox3d ()
void empty (void)
bool isEmpty (void) const
void add (const CkVector3d &p)
void add (const CkBbox3d &b)
void pup (PUP::er &p)

Data Fields

CkVector3d min
CkVector3d max

Detailed Description

Definition at line 122 of file ckvector3d.h.


Constructor & Destructor Documentation

CkBbox3d::CkBbox3d (  )  [inline]

Definition at line 125 of file ckvector3d.h.

References empty().

Here is the call graph for this function:


Member Function Documentation

void CkBbox3d::empty ( void   )  [inline]

Definition at line 126 of file ckvector3d.h.

References max, min, CkVector3dT< real >::x, CkVector3dT< real >::y, and CkVector3dT< real >::z.

Referenced by CkBbox3d(), and CkInterestSet::getBox().

Here is the caller graph for this function:

bool CkBbox3d::isEmpty ( void   )  const [inline]

Definition at line 127 of file ckvector3d.h.

References max, min, and CkVector3dT< real >::x.

void CkBbox3d::add ( const CkVector3d p  )  [inline]

Definition at line 128 of file ckvector3d.h.

References max, min, p, CkVector3dT< real >::x, CkVector3dT< real >::y, and CkVector3dT< real >::z.

Referenced by CkInterestSet::getBox().

Here is the caller graph for this function:

void CkBbox3d::add ( const CkBbox3d b  )  [inline]

Definition at line 136 of file ckvector3d.h.

References PUP::b.

void CkBbox3d::pup ( PUP::er p  )  [inline]

Definition at line 140 of file ckvector3d.h.

References max, and min.


Field Documentation

Definition at line 124 of file ckvector3d.h.

Referenced by add(), empty(), isEmpty(), pup(), and liveVizConfig::pupNetwork().

Definition at line 124 of file ckvector3d.h.

Referenced by add(), empty(), isEmpty(), pup(), and liveVizConfig::pupNetwork().


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

Generated on Mon Sep 21 08:19:24 2020 for Charm++ by  doxygen 1.5.5