Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Panzer_GatherSolution_Epetra_decl.hpp File Reference
#include "Panzer_CloneableEvaluator.hpp"
#include "Panzer_Evaluator_WithBaseImpl.hpp"
#include "Panzer_EpetraVector_ReadOnly_GlobalEvaluationData.hpp"
#include "Panzer_Traits.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Panzer_GatherSolution_Epetra_Hessian.hpp"
Include dependency graph for Panzer_GatherSolution_Epetra_decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  panzer::GatherSolution_Epetra< EvalT, TRAITS, LO, GO >
 Gathers solution values from the Newton solution vector into the nodal fields of the field manager. More...
 
class  panzer::GatherSolution_Epetra< panzer::Traits::Residual, TRAITS, LO, GO >
 GatherSolution_Epetra (Residual Specialization). More...
 
class  panzer::GatherSolution_Epetra< panzer::Traits::Tangent, TRAITS, LO, GO >
 GatherSolution_Epetra (Tangent Specialization). More...
 
class  panzer::GatherSolution_Epetra< panzer::Traits::Jacobian, TRAITS, LO, GO >
 GatherSolution_Epetra (Jacobian Specialization). More...
 

Namespaces

 panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.