#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_BlockedTpetraLinearObjContainer.hpp"
#include "Panzer_Evaluator_WithBaseImpl.hpp"
#include "Panzer_ScatterResidual_BlockedTpetra_Hessian.hpp"
Go to the source code of this file.
|
class | panzer::ScatterResidual_BlockedTpetra< EvalT, TRAITS, LO, GO, NodeT > |
| Pushes residual values into the residual vector for a Newton-based solve. More...
|
|
class | panzer::ScatterResidual_BlockedTpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT > |
|
class | panzer::ScatterResidual_BlockedTpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT > |
|