SERiF 0.0.1a
3+1D Stellar Structure and Evolution
Loading...
Searching...
No Matches
loadMesh.py File Reference

Go to the source code of this file.

Namespaces

namespace  loadMesh
 

Variables

 loadMesh.parser = argparse.ArgumentParser(description="Test loading a mesh using MFEM's mesh loading called from Python")
 
 loadMesh.type
 
 loadMesh.str
 
 loadMesh.help
 
 loadMesh.args = parser.parse_args()
 
 loadMesh.mesh = Mesh(args.path)