On Wed, May 23, 2018 at 11:03 AM, Valerio Barnabei <
[email protected]> wrote:

> 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?
>

What kind of Fluent file? This function


http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/DMPLEX/DMPlexCreateFromFile.html

supports .cas files,


http://www.mcs.anl.gov/petsc/petsc-current/src/dm/impls/plex/plexcreate.c.html#DMPlexCreateFromFile

  Thanks,

    Matt


> Thanks in advance for your help.
> Best Regards,
>
> Valerio
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener

https://www.cse.buffalo.edu/~knepley/ <http://www.caam.rice.edu/~mk51/>

Reply via email to