|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
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 |
| 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 _FM3DH5BlockBase::IndexTriplet::weight |
Definition at line 131 of file FM3DH5BlockBase.h.
Referenced by _FM3DH5BlockBase::getIndex(), _FM3DH5BlockBase::getWeightedData(), and IndexTriplet().