|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <FM3DH5BlockBase.h>
Public Member Functions | |
| IndexTriplet () | |
Public Attributes | |
| unsigned int | i |
| unsigned int | j |
| unsigned int | k |
| Vector_t< double, 3 > | weight |
Definition at line 127 of file FM3DH5BlockBase.h.
|
inline |
| unsigned int FM3DH5BlockBase::IndexTriplet::i |
Definition at line 128 of file FM3DH5BlockBase.h.
Referenced by FM3DH5BlockBase::getIndex(), FM3DH5BlockBase::getWeightedData(), and IndexTriplet().
| unsigned int FM3DH5BlockBase::IndexTriplet::j |
Definition at line 129 of file FM3DH5BlockBase.h.
Referenced by FM3DH5BlockBase::getIndex(), FM3DH5BlockBase::getWeightedData(), and IndexTriplet().
| unsigned int FM3DH5BlockBase::IndexTriplet::k |
Definition at line 130 of file FM3DH5BlockBase.h.
Referenced by FM3DH5BlockBase::getIndex(), FM3DH5BlockBase::getWeightedData(), and IndexTriplet().
| Vector_t<double, 3> FM3DH5BlockBase::IndexTriplet::weight |
Definition at line 131 of file FM3DH5BlockBase.h.
Referenced by FM3DH5BlockBase::getIndex(), FM3DH5BlockBase::getWeightedData(), and IndexTriplet().