general unstructured mesh
More...
general unstructured mesh
- See also
- arb_mesh
|
def | __init__ (self, MeshFile, NumLayers, OutputMeshPrefix=None, NodalMeshPrefix=None, PeriodicBoundaries=None, basis_array_set=None) |
|
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.arbitrary.__init__ |
( |
|
self, |
|
|
|
MeshFile, |
|
|
|
NumLayers, |
|
|
|
OutputMeshPrefix = None , |
|
|
|
NodalMeshPrefix = None , |
|
|
|
PeriodicBoundaries = None , |
|
|
|
basis_array_set = None |
|
) |
| |
- Parameters
-
MeshFile | |
NumLayers | Number of ghost layers in the mesh |
OutputMeshPrefix | |
NodalMeshPrefix | |
PeriodicBoundaries | |
basis_array_set | |
Reimplemented from warpy.mesh.mesh.
◆ MeshFile
warpy.mesh.arbitrary.MeshFile |
The documentation for this class was generated from the following file: