← Back to team overview

dolfin team mailing list archive

Mesh Refinement

 

Hello,

I am new to Dolfin, and was wondering how subdomains are supported as
regards to mesh reading and refinement. In my case, I will have a
mesh, with 2 subdomains. Each cell has an identifier indicating which
domain it belongs to. Looking at the examples, it seems I will need to
store domain identifiers in a separate xml file. Is that correct?

With regard to mesh refinement, I assume I will be able to define
subdomains for each domain based on cell identifiers. Now, when I
refine the mesh, will the subdomains also be updated (i.e. will dolfin
know what domain the new cells belong to) ?

Also, is there a way to read archives of this list?

Thanks,
-Jehanzeb


Follow ups