[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [octave:code] [r11953] - gedeone-octave: New function - Refine a mes
From: |
Marco Vassallo |
Subject: |
Re: [octave:code] [r11953] - gedeone-octave: New function - Refine a mesh We use the dolfin function "refine" to obtain a uniformly refined mesh. It works in 2D and 3D. |
Date: |
Thu, 13 Jun 2013 00:20:53 +0200 |
Hi,
I have modified the function as you suggested, but I have some problem with the
idx vector and at the moment code works with an array of octave idx type.
marco
-----Original Message-----
From: c.
Sent: 10 Jun 2013 06:38:04 GMT
To: Marco Vassallo
Cc: octave maintainers mailing list
Subject: Re: [octave:code] [r11953] - gedeone-octave: New function - Refine a
mesh We use the dolfin function "refine" to obtain a uniformly refined mesh.
It works in 2D and 3D.
On 10 Jun 2013, at 00:23, Repository Octave Forge code <address@hidden> wrote:
> New function - Refine a mesh
> We use the dolfin function "refine" to obtain a uniformly refined mesh.
> It works in 2D and 3D.
> http://sourceforge.net/p/octave/code/11953/
Marco,
This function should be modified to take an optional
list of cells to refine (as an idx_vector).
c.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [octave:code] [r11953] - gedeone-octave: New function - Refine a mesh We use the dolfin function "refine" to obtain a uniformly refined mesh. It works in 2D and 3D.,
Marco Vassallo <=