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

Go to the source code of this file.

Classes

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

Namespaces

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