#include "Phalanx_config.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Teuchos_ParameterList.hpp"
#include "PanzerDiscFE_config.hpp"
#include "Panzer_Dimension.hpp"
#include "Panzer_Traits.hpp"
#include "Panzer_CloneableEvaluator.hpp"
#include "Panzer_TpetraLinearObjContainer.hpp"
#include "Panzer_NodeType.hpp"
#include "Panzer_Evaluator_WithBaseImpl.hpp"
#include "Panzer_ScatterResidual_Tpetra_Hessian.hpp"
Go to the source code of this file.
|
class | panzer::ScatterResidual_Tpetra< EvalT, Traits, LO, GO, NodeT > |
| Pushes residual values into the residual vector for a Newton-based solve. More...
|
|
class | panzer::ScatterResidual_Tpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT > |
|
class | panzer::ScatterResidual_Tpetra< panzer::Traits::Tangent, TRAITS, LO, GO, NodeT > |
|
class | panzer::ScatterResidual_Tpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT > |
|