BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
pancake.gmsh_geometry.TapeBlock Class Reference

Public Member Functions

 __init__ (self, Tape bottom, Tape top)

Public Attributes

 bottom = bottom
 top = top
list curves = []
list curveloops = []
list surfaces = []
list surfaceloops = []
list volumes = []

Protected Member Functions

 _make_surfaces (self)

Static Protected Member Functions

 _line (p, q)
 _loop (curves, signs)

Constructor & Destructor Documentation

◆ __init__()

pancake.gmsh_geometry.TapeBlock.__init__ ( self,
Tape bottom,
Tape top )

Member Function Documentation

◆ _line()

pancake.gmsh_geometry.TapeBlock._line ( p,
q )
staticprotected

◆ _loop()

pancake.gmsh_geometry.TapeBlock._loop ( curves,
signs )
staticprotected

◆ _make_surfaces()

pancake.gmsh_geometry.TapeBlock._make_surfaces ( self)
protected

Member Data Documentation

◆ bottom

pancake.gmsh_geometry.TapeBlock.bottom = bottom

◆ curveloops

list pancake.gmsh_geometry.TapeBlock.curveloops = []

◆ curves

list pancake.gmsh_geometry.TapeBlock.curves = []

◆ surfaceloops

list pancake.gmsh_geometry.TapeBlock.surfaceloops = []

◆ surfaces

list pancake.gmsh_geometry.TapeBlock.surfaces = []

◆ top

pancake.gmsh_geometry.TapeBlock.top = top

◆ volumes

list pancake.gmsh_geometry.TapeBlock.volumes = []

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