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

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

#include <Panzer_GatherSolution_Tpetra_decl.hpp>

Inheritance diagram for panzer::GatherSolution_Tpetra< EvalT, Traits, LO, GO, NodeT >:
Inheritance graph
[legend]

Detailed Description

template<typename EvalT, typename Traits, typename LO, typename GO, typename NodeT = panzer::TpetraNodeType>
class panzer::GatherSolution_Tpetra< EvalT, Traits, LO, GO, NodeT >

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 dofs and that the nmber of dofs is equal to the size of the solution names vector.

Definition at line 77 of file Panzer_GatherSolution_Tpetra_decl.hpp.


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