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