unstructured mesh
More...
unstructured mesh
- See also
- mesh
|
| def | __init__ (self, Kind, NumLayers, OutputMeshPrefix=None, NodalMeshPrefix=None, PeriodicBoundaries=None, extra_attrs=[], opt_attrs=[], basis_array_set=None) |
| |
|
| set | dg_fvm = set(["firstOrder"]) |
| |
◆ __init__()
| def warpy.mesh.mesh.__init__ |
( |
|
self, |
|
|
|
Kind, |
|
|
|
NumLayers, |
|
|
|
OutputMeshPrefix = None, |
|
|
|
NodalMeshPrefix = None, |
|
|
|
PeriodicBoundaries = None, |
|
|
|
extra_attrs = [], |
|
|
|
opt_attrs = [], |
|
|
|
basis_array_set = None |
|
) |
| |
- Parameters
-
| Kind | |
| NumLayers | Number of ghost layers in the mesh |
| OutputMeshPrefix | |
| NodalMeshPrefix | |
| PeriodicBoundaries | |
| basis_array_set | |
Reimplemented in warpy.mesh.block, and warpy.mesh.arbitrary.
◆ dg_fvm
| set warpy.mesh.mesh.dg_fvm = set(["firstOrder"]) |
|
static |
◆ nodal_prefix
| warpy.mesh.mesh.nodal_prefix |
◆ output_prefix
| warpy.mesh.mesh.output_prefix |
The documentation for this class was generated from the following file: