octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Octave] Mesh


From: Juan Pablo Carbajal
Subject: Re: [Octave] Mesh
Date: Fri, 31 May 2013 14:15:05 +0200

On Fri, May 31, 2013 at 12:52 AM, Marco Vassallo <address@hidden> wrote:
> I would like to understand a little bit about mesh in Octave as
> I have to use them with dolfin Mesh.
> I have seen the forge pkg msh, but the documentation is not
> very exhaustive.
> Is msh the only way in wich we can manage
> mesh in Octave or there is some other options?
>
> Marco V.

Hi Marco,
C. Will be able to tell you more, since he is the maintainer of that
package. I think that msh and fpl and the only packages that provide
mesh manipulation and plotting (msh has also interface to gmsh). The
geometry package has very little support for geometric meshes, nothing
really useful for you,  I guess.

I think all mesh storage in Octave are in "list of vertices"-"list of
elements", but I haven't explored exhaustively.
What is your plan? What do you need exactly?

Did you check this one http://arxiv.org/pdf/1205.3081v1.pdf (mentions
Dolfin all around)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]