Geophysical Inversion and Modelling Library
v1.5.2-5-g042d7f36
|
This is the complete list of members for GIMLI::EdgeShape, including all inherited members.
_h (defined in GIMLI::Shape) | GIMLI::Shape | mutableprotected |
center() const | GIMLI::Shape | |
changed() | GIMLI::Shape | |
createJacobian(RMatrix3 &J) const | GIMLI::Shape | |
createJacobian() const (defined in GIMLI::Shape) | GIMLI::Shape | |
createShapeFunctions() const | GIMLI::Shape | virtual |
dim() const (defined in GIMLI::EdgeShape) | GIMLI::EdgeShape | inlinevirtual |
dNdrst(const RVector3 &rst, RMatrix &MdNdrst) const | GIMLI::Shape | virtual |
dNdrst(const RVector3 &L) const (defined in GIMLI::Shape) | GIMLI::Shape | virtual |
domainSize() const | GIMLI::Shape | |
domainSize_() const | GIMLI::EdgeShape | inlineprotectedvirtual |
domSize_ (defined in GIMLI::Shape) | GIMLI::Shape | mutableprotected |
drstdxyz(uint rstI, uint xyzJ) const | GIMLI::Shape | inline |
EdgeShape(MeshEntity *ent) (defined in GIMLI::EdgeShape) | GIMLI::EdgeShape | inline |
h() const | GIMLI::Shape | |
hasDomSize_ (defined in GIMLI::Shape) | GIMLI::Shape | mutableprotected |
intersectRay(const RVector3 &start, const RVector3 &dir, RVector3 &pos) | GIMLI::EdgeShape | virtual |
invJacobian() const | GIMLI::Shape | |
invJacobian_ (defined in GIMLI::Shape) | GIMLI::Shape | mutableprotected |
isInside(const RVector3 &xyz, bool verbose=false) const | GIMLI::Shape | virtual |
isInside(const RVector3 &xyz, RVector &sf, bool verbose=false) const | GIMLI::Shape | virtual |
jacobianDeterminant() const (defined in GIMLI::Shape) | GIMLI::Shape | inline |
length() const (defined in GIMLI::EdgeShape) | GIMLI::EdgeShape | |
N(const RVector3 &L) const | GIMLI::Shape | virtual |
N(const RVector3 &L, RVector &ret) const | GIMLI::Shape | virtual |
name() const | GIMLI::EdgeShape | inlinevirtual |
node(Index i) const | GIMLI::Shape | |
nodeCount() const | GIMLI::Shape | inline |
nodeCount_ (defined in GIMLI::Shape) | GIMLI::Shape | protected |
nodes() const | GIMLI::Shape | inline |
nodeVector_ (defined in GIMLI::Shape) | GIMLI::Shape | protected |
norm() const | GIMLI::EdgeShape | virtual |
plane() const | GIMLI::Shape | virtual |
resizeNodeSize_(Index n) (defined in GIMLI::Shape) | GIMLI::Shape | inline |
rst(Index i) const | GIMLI::EdgeShape | virtual |
GIMLI::Shape::rst(const RVector3 &xyz) const | GIMLI::Shape | virtual |
rst2xyz(const RVector3 &rst, RVector3 &xyz) const | GIMLI::Shape | virtual |
rtti() const | GIMLI::EdgeShape | inlinevirtual |
setNodesPtr(const std::vector< Node * > &n) | GIMLI::Shape | inline |
Shape(MeshEntity *ent) | GIMLI::Shape | |
touch(const RVector3 &pos, double tol=1e-6, bool verbose=false) const | GIMLI::EdgeShape | virtual |
xyz(const RVector3 &rst) const | GIMLI::Shape | virtual |
xyz2rst(const RVector3 &xyz, RVector3 &rst) const | GIMLI::Shape | virtual |
~EdgeShape() (defined in GIMLI::EdgeShape) | GIMLI::EdgeShape | inlinevirtual |
~Shape() | GIMLI::Shape | virtual |