Alamo
Data Structures | Namespaces | Functions
Matrix4_Isotropic.H File Reference

Go to the source code of this file.

Data Structures

class  Set::Matrix4< AMREX_SPACEDIM, Sym::Isotropic >
 

Namespaces

namespace  Set
 

Functions

AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Matrix Set::operator* (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Set::Matrix &b)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Matrix Set::operator* (const Set::Matrix &b, const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Set::Vector Set::operator* (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Set::Matrix3 &b)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Matrix4< AMREX_SPACEDIM, Sym::IsotropicSet::operator* (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Set::Scalar &b)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Matrix4< AMREX_SPACEDIM, Sym::IsotropicSet::operator/ (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Set::Scalar &b)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Matrix4< AMREX_SPACEDIM, Sym::IsotropicSet::operator* (const Set::Scalar &b, const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE bool Set::operator== (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &b)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Matrix4< AMREX_SPACEDIM, Sym::IsotropicSet::operator+ (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &b)
 
AMREX_FORCE_INLINE AMREX_GPU_HOST_DEVICE Matrix4< AMREX_SPACEDIM, Sym::IsotropicSet::operator- (const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &a, const Matrix4< AMREX_SPACEDIM, Sym::Isotropic > &b)