WARPXM v1.10.0
Loading...
Searching...
No Matches
warpy.mesh.arbitrary Class Reference

general unstructured mesh More...

Inheritance diagram for warpy.mesh.arbitrary:
warpy.mesh.mesh

Detailed Description

general unstructured mesh

See also
arb_mesh

Public Member Functions

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)
 

Public Attributes

 MeshFile
 
- Public Attributes inherited from warpy.mesh.mesh
 output_prefix
 
 nodal_prefix
 

Additional Inherited Members

- Static Public Attributes inherited from warpy.mesh.mesh
set dg_fvm = set(["firstOrder"])
 

Constructor & Destructor Documentation

◆ __init__()

def warpy.mesh.arbitrary.__init__ (   self,
  MeshFile,
  NumLayers,
  OutputMeshPrefix = None,
  NodalMeshPrefix = None,
  PeriodicBoundaries = None,
  basis_array_set = None 
)
Parameters
MeshFile
NumLayersNumber of ghost layers in the mesh
OutputMeshPrefix
NodalMeshPrefix
PeriodicBoundaries
basis_array_set

Reimplemented from warpy.mesh.mesh.

Member Data Documentation

◆ MeshFile

warpy.mesh.arbitrary.MeshFile

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