OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
Public Member Functions | |
IndexTriplet () | |
Public Attributes | |
unsigned int | i |
unsigned int | j |
unsigned int | k |
Vector_t | weight |
Definition at line 29 of file FM3DMagnetoStaticExtended.h.
|
inline |
Definition at line 34 of file FM3DMagnetoStaticExtended.h.
unsigned int _FM3DMagnetoStaticExtended::IndexTriplet::i |
Definition at line 30 of file FM3DMagnetoStaticExtended.h.
Referenced by _FM3DMagnetoStaticExtended::getIndex(), and _FM3DMagnetoStaticExtended::getWeightedData().
unsigned int _FM3DMagnetoStaticExtended::IndexTriplet::j |
Definition at line 31 of file FM3DMagnetoStaticExtended.h.
Referenced by _FM3DMagnetoStaticExtended::getIndex(), and _FM3DMagnetoStaticExtended::getWeightedData().
unsigned int _FM3DMagnetoStaticExtended::IndexTriplet::k |
Definition at line 32 of file FM3DMagnetoStaticExtended.h.
Referenced by _FM3DMagnetoStaticExtended::getIndex(), and _FM3DMagnetoStaticExtended::getWeightedData().
Vector_t _FM3DMagnetoStaticExtended::IndexTriplet::weight |
Definition at line 33 of file FM3DMagnetoStaticExtended.h.
Referenced by _FM3DMagnetoStaticExtended::getIndex(), and _FM3DMagnetoStaticExtended::getWeightedData().