_constant | SymmElasticityTensor | protected |
_val | SymmElasticityTensor | protected |
_values_computed | SymmElasticityTensor | protected |
adjustForCracking(const RealVectorValue &crack_flags) | SymmElasticityTensor | virtual |
adjustForCrackingWithShearRetention(const RealVectorValue &crack_flags) | SymmElasticityTensor | virtual |
calculate(unsigned int qp) | SymmElasticityTensor | |
calculateDerivative(unsigned int qp, unsigned int i) | SymmElasticityTensor | virtual |
calculateEntries(unsigned int qp) | SymmElasticityTensor | protectedvirtual |
columnMajorMatrix6x6() const | SymmElasticityTensor | |
columnMajorMatrix9x9() const | SymmElasticityTensor | |
constant(bool c) | SymmElasticityTensor | inline |
convertFrom6x6(const ColumnMajorMatrix &cmm) | SymmElasticityTensor | |
convertFrom9x9(const ColumnMajorMatrix &cmm) | SymmElasticityTensor | |
copyValues(SymmElasticityTensor &rhs) const | SymmElasticityTensor | inline |
dataLoad(std::istream &, T &, void *) | SymmElasticityTensor | friend |
dataStore(std::ostream &, T &, void *) | SymmElasticityTensor | friend |
fillFromInputVector(std::vector< Real > input, bool all) | SymmElasticityTensor | |
form9x9Rotation(const ColumnMajorMatrix &R_3x3, ColumnMajorMatrix &R_9x9) const | SymmElasticityTensor | |
multiply(const SymmTensor &x, SymmTensor &b) const | SymmElasticityTensor | virtual |
operator*(const SymmTensor &x) const | SymmElasticityTensor | |
operator*(Real x) const | SymmElasticityTensor | |
operator*=(Real rhs) | SymmElasticityTensor | inline |
operator+(const SymmElasticityTensor &rhs) const | SymmElasticityTensor | inline |
operator+=(const SymmElasticityTensor &rhs) | SymmElasticityTensor | inline |
operator-=(const SymmElasticityTensor &rhs) | SymmElasticityTensor | inline |
operator/=(Real rhs) | SymmElasticityTensor | inline |
operator<<(std::ostream &stream, const SymmElasticityTensor &obj) | SymmElasticityTensor | friend |
rotateFromGlobalToLocal(const ColumnMajorMatrix &R) | SymmElasticityTensor | |
rotateFromLocalToGlobal(const ColumnMajorMatrix &R) | SymmElasticityTensor | |
stiffness(const unsigned int i, const unsigned int j, const RealGradient &test, const RealGradient &phi) const | SymmElasticityTensor | virtual |
sum_3x1() const | SymmElasticityTensor | |
sum_3x3() const | SymmElasticityTensor | |
SymmElasticityTensor(const bool constant=false) | SymmElasticityTensor | |
valueAtIndex(int i) const | SymmElasticityTensor | |
zero() | SymmElasticityTensor | inline |
~SymmElasticityTensor() | SymmElasticityTensor | inlinevirtual |