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

Matthew Knepley knepley at gmail.com
Wed May 23 10:06:01 CDT 2018


On Wed, May 23, 2018 at 11:03 AM, Valerio Barnabei <
valerio.barnabei at gmail.com> 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/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20180523/12e76980/attachment.html>


More information about the petsc-users mailing list