Just use createFromFile('file.cas')
Valerio Barnabei <[email protected]> writes:> Hello, > I was wondering if there's an equivalent method of > DMPlexCreateFluentFromFile in petsc4py: unfortunately I can't find anything > similar in the source code, and i would love to directly import a fluent > unstructured mesh in my code. > Alternatively, can you suggest any implemented method in DMplex.pyx to > achieve similar results? > > Thanks in advance for your help. > Best Regards, > > Valerio
