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

Public Member Functions

 __init__ (self, x, y, z, res)
 write (self)

Public Attributes

int id = 0
 x
 y
 z
 res = float(x), float(y), float(z), float(res)

Constructor & Destructor Documentation

◆ __init__()

pancake.gmsh_geometry.Point.__init__ ( self,
x,
y,
z,
res )

Member Function Documentation

◆ write()

pancake.gmsh_geometry.Point.write ( self)

Member Data Documentation

◆ id

pancake.gmsh_geometry.Point.id = 0

◆ res

pancake.gmsh_geometry.Point.res = float(x), float(y), float(z), float(res)

◆ x

pancake.gmsh_geometry.Point.x

◆ y

pancake.gmsh_geometry.Point.y

◆ z

pancake.gmsh_geometry.Point.z

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