BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
mesh.Penta18.Penta18 Class Reference

18-Node Pentaedron Element More...

Inheritance diagram for mesh.Penta18.Penta18:
[legend]
Collaboration diagram for mesh.Penta18.Penta18:
[legend]

Public Member Functions

 __init__ (self, Geo=0, Phys=0)
 gmsh (self)
 create a gmsh string of this element
 __init__ (self, Geo=0, Phys=0)
 gmsh (self)
 create a gmsh string of this element
Public Member Functions inherited from mesh.Element.Element
 __init__ (self, GMSH=0, VTK=0, Geo=0, Phys=0)
 Element constructor#.
 flag_nodes (self)
 flag all nodes that belong to thos element
 __init__ (self, GMSH=0, VTK=0, Geo=0, Phys=0)
 Element constructor#.
 flag_nodes (self)
 flag all nodes that belong to thos element

Additional Inherited Members

Public Attributes inherited from mesh.Element.Element
int id = -1
 ID of this element.
list nodes = []
 Array of nodes connected to this element Ordered according to the GMSH order.
 geometryTag = Geo
 Geometry Tag of this element ( Block Number ).
 physicalTag = Phys
 Physical Tag of this element ( Material ID ).
 GMSH = GMSH
 GMSH Tag of Element.
 VTK = VTK
 VTK Tag of Element.

Detailed Description

18-Node Pentaedron Element

Constructor & Destructor Documentation

◆ __init__() [1/2]

mesh.Penta18.Penta18.__init__ ( self,
Geo = 0,
Phys = 0 )

◆ __init__() [2/2]

mesh.Penta18.Penta18.__init__ ( self,
Geo = 0,
Phys = 0 )

Member Function Documentation

◆ gmsh() [1/2]

mesh.Penta18.Penta18.gmsh ( self)

create a gmsh string of this element

Reimplemented from mesh.Element.Element.

◆ gmsh() [2/2]

mesh.Penta18.Penta18.gmsh ( self)

create a gmsh string of this element

Reimplemented from mesh.Element.Element.


The documentation for this class was generated from the following files: