← Back to team overview

dolfin team mailing list archive

Re: Modified mesh parser and format to allow for nodes having boundary IDs [...]

 

Did you also update all the XML files in the source, for example in
data/meshes? Or is the boundary ID optional?

/Anders

On Fri, Oct 22, 2004 at 05:07:49PM +0200, dolfin@xxxxxxxxxx wrote:
> Commit from johanjan (2004-10-22 17:07 CEST)
> 
> Modified mesh parser and format to allow for nodes having boundary IDs
> (so a node knows which boundaries it belongs to). Still left to do is
> to generate the correct boundary IDs for edges and faces from the node
> boundary IDs.
> 
>   dolfin  src/demo/solvers/elasticity/main.cpp                1.3
>   dolfin  src/demo/solvers/elasticity-updated/main.cpp        1.7
>   dolfin  src/demo/solvers/elasticity-updated/template.pov    1.6
>   dolfin  src/kernel/io/XMLMesh.cpp                           1.3
>   dolfin  src/kernel/io/dolfin/XMLMesh.h                      1.4
>   dolfin  src/kernel/mesh/dolfin/Node.h                       1.2
>   dolfin  src/modules/elasticity-updated/ElasticityUpdated.h  1.7
> 
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
> 



References