Hi all, and happy new year,
actually I want to access to the global index of an individual dof of an
individual type in an individual block in vector value problems; namely I want
to know for example what is the global index of the 4th v-velocity in the 34th
cell of the domain; in another note I am looking for the global index of
cells[34]->block(1).member[4]; he I assume bilinear FE for pressure and
biquadratic FE for both u and v; hence each cell would have a matrix of three
block within each block we have finite number of dofs depnding upon the type of
FE we've employed.
How I can ask a cell what is the global (within the total domain) index of your
m-th(local to block) dof in your n-th(local to cell) block? this way I would be
able to global indices of the various dofs of cells.
Thnax
Koupaei
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii