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) | |
|
staticprotected |
|
staticprotected |
|
protected |
| pancake.gmsh_geometry.TapeBlock.bottom = bottom |
| list pancake.gmsh_geometry.TapeBlock.curveloops = [] |
| list pancake.gmsh_geometry.TapeBlock.curves = [] |
| list pancake.gmsh_geometry.TapeBlock.surfaceloops = [] |
| list pancake.gmsh_geometry.TapeBlock.surfaces = [] |
| pancake.gmsh_geometry.TapeBlock.top = top |
| list pancake.gmsh_geometry.TapeBlock.volumes = [] |