getfem-users
[Top][All Lists]
Advanced

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

[Getfem-users] Global face index


From: Torquil Macdonald Sørensen
Subject: [Getfem-users] Global face index
Date: Sat, 04 Sep 2010 22:22:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100805 Icedove/3.0.6

Hi!

I'm trying to use the getfem++ data structures, but for something other than to solve PDEs with getfem.

My current program uses getfem to generate a 3d tetrahedron mesh. In addition I have created a FEM_NEDELEC(3) FEM method on this mesh since my DOFs (degrees of freedom) are situated on the edges.

I see that convexes and and vertices of the mesh are accessible through global indices.

Since the DOFs of the FEM_NEDELEC(3) method are located on the edges of each tetrahedron, these are also accessible through a global index.

But, can I also have the set of faces accessible through a global index? I want to calculate a sum over all faces.

Best regards
Torquil Sørensen



reply via email to

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