|
AMREX_GPU_HOST_DEVICE | Matrix4 () |
|
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Scalar & | operator() (const int i, const int j, const int k, const int l) |
|
Scalar | operator() (const int i, const int j, const int k, const int l) const |
|
void | Print (std::ostream &os) |
|
bool | contains_nan () const |
|
Definition at line 92 of file Matrix4_Full.H.
◆ Matrix4()
◆ contains_nan()
◆ Increment()
◆ operator()() [1/2]
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Scalar& Set::Matrix4< 3, Sym::Full >::operator() |
( |
const int |
i, |
|
|
const int |
j, |
|
|
const int |
k, |
|
|
const int |
l |
|
) |
| |
|
inline |
◆ operator()() [2/2]
Scalar Set::Matrix4< 3, Sym::Full >::operator() |
( |
const int |
i, |
|
|
const int |
j, |
|
|
const int |
k, |
|
|
const int |
l |
|
) |
| const |
|
inline |
◆ Print()
void Set::Matrix4< 3, Sym::Full >::Print |
( |
std::ostream & |
os | ) |
|
|
inline |
◆ Randomize()
◆ Zero()
◆ data
Initial value:= { NAN,NAN,NAN,NAN,NAN,
NAN,NAN,NAN,NAN,NAN,
NAN,NAN,NAN,NAN,NAN}
Definition at line 94 of file Matrix4_Full.H.
The documentation for this class was generated from the following file: