| _abaTmp (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _B (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _div (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _dofOffset (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _dofPerCoeff (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _elastic (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _ent (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _grad (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _ids (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _idsC (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _idsR (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _integrated (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | mutableprotected |
| _matX (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _nCoeff (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _nDof (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _newStyle (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _order (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _valid (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _w (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| _x (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| addVal(Index i, Index j, const ValueType &v) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| col(Index i) const | GIMLI::ElementMatrix< ValueType > | inline |
| colIDs() const | GIMLI::ElementMatrix< ValueType > | inline |
| cols() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| copyFrom(const ElementMatrix< ValueType > &E, bool withMat=true) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| copyFrom(const ElementMatrix< double > &E, bool withMat) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| copyFrom(const ElementMatrix< double > &E, bool withMat) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| dNdr_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| dNds_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| dNdt_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| dNdx_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| dNdy_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| dNdz_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| dofOffset() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| dofPerCoeff() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| dudi(const MeshEntity &ent, const RVector &w, const PosVector &x, Index i, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| dudi(const MeshEntity &ent, const RVector &w, const PosVector &x, Index dim, bool verbose) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| elastic() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| ElementMatrix(Index dof=0) | GIMLI::ElementMatrix< ValueType > | inline |
| ElementMatrix(Index nCoeff, Index dofPerCoeff, Index dofOffset) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ElementMatrix(const ElementMatrix< ValueType > &E) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ElementMatrix(Index nCoeff, Index dofPerCoeff, Index dofOffset) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ElementMatrix(const ElementMatrix< double > &E) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| entity() const | GIMLI::ElementMatrix< ValueType > | inline |
| fillGradientBase(const MeshEntity &ent, const RVector &w, const PosVector &x, Index nC, bool voigtNotation) | GIMLI::ElementMatrix< ValueType > | |
| fillGradientBase(const MeshEntity &ent, const RVector &w, const PosVector &x, Index nC, bool voigtNotation) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| fillIds(const MeshEntity &ent, Index nC=1) | GIMLI::ElementMatrix< ValueType > | |
| getVal(Index i, Index j) const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| getWeightsAndPoints(const MeshEntity &ent, const RVector *&w, const PosVector *&x, int order) | GIMLI::ElementMatrix< ValueType > | |
| grad(const MeshEntity &ent, Index order, bool elastic, bool sum, bool div, Index nCoeff, Index dof, Index dofOffset, bool kelvin=false) | GIMLI::ElementMatrix< ValueType > | |
| grad(const MeshEntity &ent, Index order, bool elastic=false, bool sum=false, bool div=false, bool kelvin=false) | GIMLI::ElementMatrix< ValueType > | |
| grad(const MeshEntity &ent, Index order, bool elastic, bool sum, bool div, bool kelvin) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| grad(const MeshEntity &ent, Index order, bool elastic, bool sum, bool div, Index nCoeff, Index dof, Index dofOffset, bool kelvin) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| gradientBase() const | GIMLI::ElementMatrix< ValueType > | inline |
| gradU(const Cell &cell, Index nC, bool voigtNotation=false) | GIMLI::ElementMatrix< ValueType > | |
| gradU(const MeshEntity &ent, const RVector &w, const PosVector &x, Index nC, bool voigtNotation=false) | GIMLI::ElementMatrix< ValueType > | |
| gradU(const MeshEntity &ent, const RVector &w, const PosVector &x, Index nC, bool voigtNotation) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| gradU(const Cell &cell, Index nC, bool voigtNotation) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| gradU2(const Cell &cell, const Matrix< ValueType > &C, bool voigtNotation=false) | GIMLI::ElementMatrix< ValueType > | |
| gradU2(const Cell &cell, ValueType c) | GIMLI::ElementMatrix< ValueType > | inline |
| gradU2(const MeshEntity &ent, const Matrix< ValueType > &C, const RVector &w, const PosVector &x, bool voigtNotation=false) | GIMLI::ElementMatrix< ValueType > | |
| gradU2(const MeshEntity &ent, const Matrix< double > &C, const RVector &w, const PosVector &x, bool voigtNotation) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| gradU2(const Cell &cell, const Matrix< double > &C, bool voigtNotation) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ids() const | GIMLI::ElementMatrix< ValueType > | inline |
| idx(Index i) const | GIMLI::ElementMatrix< ValueType > | inline |
| init(Index nCoeff, Index dofPerCoeff, Index dofOffset) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| init(Index nCoeff, Index dofPerCoeff, Index dofOffset) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| init(Index nCoeff, Index dofPerCoeff, Index dofOffset) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| integrate() const | GIMLI::ElementMatrix< ValueType > | |
| integrate() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| integrated(bool i) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| isDiv() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| isIntegrated() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| mat() const | GIMLI::ElementMatrix< ValueType > | inline |
| mat_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | mutableprotected |
| matX() const | GIMLI::ElementMatrix< ValueType > | inline |
| mult(const Vector< ValueType > &v) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| mult(const Vector< ValueType > &a, Vector< ValueType > &ret) | GIMLI::ElementMatrix< ValueType > | inline |
| mult(const Vector< ValueType > &a, const Vector< ValueType > &b) | GIMLI::ElementMatrix< ValueType > | inline |
| mult(const RVector &a, const RVector &b, const RVector &m, const RVector &n) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| mult(const CVector &a, const CVector &b, const CVector &m, const CVector &n) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| mult_(const Vector< Val > &a, const Vector< Val > &b, const Vector< Val > &m, const Vector< Val > &n) | GIMLI::ElementMatrix< ValueType > | inline |
| nCoeff() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| oldStyle() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| operator+=(const ElementMatrix< ValueType > &E) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| operator[](Index row) const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| order() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| pMat() | GIMLI::ElementMatrix< ValueType > | inline |
| pMatX() (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| pot(const MeshEntity &ent, Index order, bool sum, Index nCoeff, Index dof, Index dofOffset) | GIMLI::ElementMatrix< ValueType > | |
| pot(const MeshEntity &ent, Index order, bool sum=false) | GIMLI::ElementMatrix< ValueType > | |
| pot(const MeshEntity &ent, Index order, bool sum) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| pot(const MeshEntity &ent, Index order, bool sum, Index nCoeff, Index dof, Index dofOffset) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| resize(Index rows, Index cols=0) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| row(Index i) const | GIMLI::ElementMatrix< ValueType > | inline |
| rowIDs() const | GIMLI::ElementMatrix< ValueType > | inline |
| rows() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| setDiv(bool div) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| setIds(const IndexArray &idsR, const IndexArray &idsC) | GIMLI::ElementMatrix< ValueType > | inline |
| setIds(const IndexArray &ids) | GIMLI::ElementMatrix< ValueType > | inline |
| setMat(const Matrix< ValueType > &m) | GIMLI::ElementMatrix< ValueType > | inline |
| setVal(Index i, Index j, const ValueType &v) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| setValid(bool v) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| size() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| stress(const MeshEntity &ent, const Matrix< ValueType > &C, const RVector &u, bool voigtNotation=false) | GIMLI::ElementMatrix< ValueType > | |
| stress(const MeshEntity &ent, const RMatrix &C, const RVector &u, bool voigtNotation) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u(const MeshEntity &ent) | GIMLI::ElementMatrix< ValueType > | |
| u(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u(const MeshEntity &ent) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u2(const MeshEntity &ent) | GIMLI::ElementMatrix< ValueType > | |
| u2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u2(const MeshEntity &ent) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| u2Cache_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| uCache_ (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | protected |
| ux(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| ux2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2uy2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2uy2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2uy2uz2(const Cell &cell, bool useCache=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2uy2uz2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2uy2uz2(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| ux2uy2uz2(const Cell &cell, bool useCache) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | |
| uy(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| uz(const MeshEntity &ent, const RVector &w, const PosVector &x, bool verbose=false) (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| valid() const (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |
| w() const | GIMLI::ElementMatrix< ValueType > | inline |
| x() const | GIMLI::ElementMatrix< ValueType > | inline |
| ~ElementMatrix() (defined in GIMLI::ElementMatrix< ValueType >) | GIMLI::ElementMatrix< ValueType > | inline |