Definition at line 8 of file Matrix3.H.
◆ norm()
◆ operator()() [1/2]
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Scalar& Set::Matrix3::operator() |
( |
const int |
i, |
|
|
const int |
j, |
|
|
const int |
k |
|
) |
| |
|
inline |
◆ operator()() [2/2]
AMREX_FORCE_INLINE const AMREX_GPU_HOST_DEVICE Scalar& Set::Matrix3::operator() |
( |
const int |
i, |
|
|
const int |
j, |
|
|
const int |
k |
|
) |
| const |
|
inline |
◆ operator*=()
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE void Set::Matrix3::operator*= |
( |
Set::Scalar |
alpha | ) |
|
|
inline |
◆ operator+=()
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE void Set::Matrix3::operator+= |
( |
Matrix3 |
a | ) |
|
|
inline |
◆ operator-=()
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE void Set::Matrix3::operator-= |
( |
Matrix3 |
a | ) |
|
|
inline |
◆ operator/=()
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE void Set::Matrix3::operator/= |
( |
Set::Scalar |
alpha | ) |
|
|
inline |
◆ operator[]()
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Matrix& Set::Matrix3::operator[] |
( |
const int |
i | ) |
|
|
inline |
◆ Random()
static Matrix3 Set::Matrix3::Random |
( |
| ) |
|
|
inlinestatic |
◆ Zero()
static Matrix3 Set::Matrix3::Zero |
( |
| ) |
|
|
inlinestatic |
◆ data
The documentation for this class was generated from the following file: