Re: [Libmesh-devel] [Libmesh-users] Subdivision surface based FEM

2008-11-20 Thread Norbert Stoop
Benjamin Kirk wrote: >> I was therefore thinking of the following: Create a custom >> subdiv_dof_map, which collects the dof indices of all vertices in the >> patch of e and then (in the correct order) combines them into one >> dof_indices vector. This one can then be used as before. I guess it >>

Re: [Libmesh-devel] [Libmesh-users] Subdivision surface based FEM

2008-11-19 Thread Benjamin Kirk
(I'm copying this to the -devel list, feel free to take -users off any reply to keep its traffic down) > Okay, so dxyz seems to be appropriate for storing the metric - that > problem is solved then. Now, one last thing: All DOFs are at the > vertices (and we have only one DOF per vertex). Ie the g