Dear All,
What's the fastest way to build a list of ALL local dof indices
corresponding to a given system variable?
I figured one way is to loop over the local elements, call
dof_map.dof_indices(elem, elemlist, varid), combine elemlists and eliminate
the duplicates.
Is there a better way?

Thanks.
Dmitry.
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to