Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
panzer::GatherSolution_Epetra< EvalT, TRAITS, LO, GO > Class Template Reference

Gathers solution values from the Newton solution vector into the nodal fields of the field manager. More...

#include <Panzer_GatherSolution_Epetra_decl.hpp>

Detailed Description

template<typename EvalT, typename TRAITS, typename LO, typename GO>
class panzer::GatherSolution_Epetra< EvalT, TRAITS, LO, GO >

Gathers solution values from the Newton solution vector into the nodal fields of the field manager.

Currently makes an assumption that the stride is constant for degrees of freedom (DOFs) and that the number of DOFs is equal to the size of the solution names vector.

Definition at line 84 of file Panzer_GatherSolution_Epetra_decl.hpp.


The documentation for this class was generated from the following file: