Kent Andre wrote:
> On ma., 2009-06-22 at 10:42 +0100, Garth N. Wells wrote:
>> kent-...@simula.no wrote:
>>> When using VMTK the boundary indicators are stored as a set of arrays
>>> with names
>>> boundary facet cells,
>>> boundary facet numbers
>>> boundary indicators
>>> The two first arrays are used to find the global facet numbers.
>>> The function computes a mesh function based on these arrays.
>>>
>>> This was what Anders prefered since VMTK does not now anything
>>> about the global numbering of facets in Dolfin (without linking it into
>>> Dolfin).
>>>
>> Why is it inside the Assembler? Looks to me that it doesn't belong there.
> 
> Agree. Should I put it in Mesh ? 
> 

Sounds like the right place. Anders?

Garth

>> Also, comments to the code should be added.
>>
> 
> Done. 
> 
> Kent
> 
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@fenics.org
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to