[petsc-users] [petsc4py] DMPlexCreateFluentFromFile or equivalent?

Jed Brown jed at jedbrown.org
Wed May 23 10:08:49 CDT 2018


Just use createFromFile('file.cas')

Valerio Barnabei <valerio.barnabei at gmail.com> 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


More information about the petsc-users mailing list