#include "Phalanx_config.hpp"
#include "Phalanx_Evaluator_Macros.hpp"
#include "Phalanx_MDField.hpp"
#include "Phalanx_KokkosViewOfViews.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_GatherSolution_Tpetra_Hessian.hpp"
Go to the source code of this file.
|
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. More...
|
|
class | panzer::GatherSolution_Tpetra< panzer::Traits::Residual, TRAITS, LO, GO, NodeT > |
|
class | panzer::GatherSolution_Tpetra< panzer::Traits::Tangent, TRAITS, LO, GO, NodeT > |
|
class | panzer::GatherSolution_Tpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT > |
|
struct | panzer::GatherSolution_Tpetra< panzer::Traits::Jacobian, TRAITS, LO, GO, NodeT >::NoSeed |
|