Hierarchy For Package org.episteme.core.mathematics.analysis.fem

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.episteme.core.mathematics.analysis.fem.FEMSolver
    • org.episteme.core.mathematics.analysis.fem.LinearElement1D (implements org.episteme.core.mathematics.analysis.fem.Element)
    • org.episteme.core.mathematics.analysis.fem.Mesh
    • org.episteme.core.mathematics.analysis.fem.Node
    • org.episteme.core.mathematics.analysis.fem.QuadraturePoint
    • org.episteme.core.mathematics.analysis.fem.TetrahedralElement3D (implements org.episteme.core.mathematics.analysis.fem.Element)
    • org.episteme.core.mathematics.analysis.fem.TriangularElement2D (implements org.episteme.core.mathematics.analysis.fem.Element)

Interface Hierarchy

  • org.episteme.core.mathematics.analysis.fem.Element
  • org.episteme.core.mathematics.analysis.fem.ShapeFunction