BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::Tensor< T > Member List

This is the complete list of members for belfem::Tensor< T >, including all inherited members.

capacity() constbelfem::Tensor< T >inline
data()belfem::Tensor< T >inline
data() constbelfem::Tensor< T >inline
ddot(const Tensor< T > &aB, Tensor< T > &aC)belfem::Tensor< T >inline
ddot(const Matrix< T > &aB, Matrix< T > &aC)belfem::Tensor< T >inline
fill(const T aValue)belfem::Tensor< T >inline
fill(const T aA, const T aB)belfem::Tensor< T >inline
fill_isotropic_elasticity(const T E, const T nu)belfem::Tensor< T >inline
fill_orthotropic_elasticity(const T aYoung1, const T aYoung2, const T aYoung3, const T aPoisson23, const T aPoisson13, const T aPoisson12, const T aShear23, const T aShear13, const T aShear12)belfem::Tensor< T >inline
is_3333() constbelfem::Tensor< T >inline
operator()(const index_t I, const index_t J, const index_t K)belfem::Tensor< T >inline
operator()(const index_t I, const index_t J, const index_t K) constbelfem::Tensor< T >inline
operator()(const index_t I, const index_t J, const index_t K, const index_t L)belfem::Tensor< T >inline
operator()(const index_t I, const index_t J, const index_t K, const index_t L) constbelfem::Tensor< T >inline
operator*=(const T &aScalar)belfem::Tensor< T >inline
operator+=(const T &aScalar)belfem::Tensor< T >inline
operator+=(const Tensor< T > &aTensor)belfem::Tensor< T >inline
operator-=(const T &aScalar)belfem::Tensor< T >inline
operator-=(const Tensor< T > &aTensor)belfem::Tensor< T >inline
operator/=(const T &aScalar)belfem::Tensor< T >inline
operator=(const Tensor< T > &aTensor)belfem::Tensor< T >inline
operator=(Tensor< T > &&aTensor)belfem::Tensor< T >inline
operator=(const T &aScalar)belfem::Tensor< T >inline
operator=(const Matrix< T > &aElasticityMatrix)belfem::Tensor< T >inline
order() constbelfem::Tensor< T >inline
print(const string aLabel="Tensor")belfem::Tensor< T >inline
size_i() constbelfem::Tensor< T >inline
size_j() constbelfem::Tensor< T >inline
size_k() constbelfem::Tensor< T >inline
size_l() constbelfem::Tensor< T >inline
Tensor(const index_t aSizeI, const index_t aSizeJ, const index_t aSizeK, const index_t aSizeL)belfem::Tensor< T >inline
Tensor(const index_t aSizeI, const index_t aSizeJ, const index_t aSizeK)belfem::Tensor< T >inline
Tensor(const index_t aSizeI, const index_t aSizeJ, const index_t aSizeK, const index_t aSizeL, const real aValue)belfem::Tensor< T >inline
Tensor(const Matrix< real > &aElasticityMatrix)belfem::Tensor< T >inline
Tensor(const Tensor< T > &aOther)belfem::Tensor< T >inline
Tensor(Tensor< T > &&aOther)belfem::Tensor< T >inline
to_matrix(Matrix< real > &aMatrix)belfem::Tensor< T >inline
~Tensor()belfem::Tensor< T >inline