Re: [Libmesh-users] Obtaining the degrees of freedom iterating over the nodes

2016-04-20 Thread John Peterson
On Wed, Apr 20, 2016 at 12:48 PM, Salazar De Troya, Miguel < salazardet...@llnl.gov> wrote: > Hello > > I want to assign the values of a variable that I am interpolating with a > QUAD4 LAGRANGE element. My idea is iterate over the elements, for each > element iterate over the nodes using get_node(

[Libmesh-users] Obtaining the degrees of freedom iterating over the nodes

2016-04-20 Thread Salazar De Troya, Miguel
Hello I want to assign the values of a variable that I am interpolating with a QUAD4 LAGRANGE element. My idea is iterate over the elements, for each element iterate over the nodes using get_node(), and obtain the node degree of freedom using Node::dof_number(system_number,var_number,comp_numbe