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