Sphere¶
-
class
dolfin.cpp.mesh.
Sphere
(*args)¶ Bases:
dolfin.cpp.mesh.CSGPrimitive3D
This class describes a 3D sphere which can be used to build geometries using Constructive Solid Geometry (CSG).
Create sphere with center (x0, x1, x2) and radius r.
- Arguments
- center (Point)
- Center of sphere.
- r (float)
- radius.
-
c
¶
-
r
¶
-
thisown
¶ The membership flag