Panzer
Version of the Day
|
Pushes residual values into the residual vector for a Newton-based solve. More...
#include <Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp>
Public Types | |
typedef EvalT::ScalarT | ScalarT |
Public Member Functions | |
ScatterDirichletResidual_BlockedEpetra (const Teuchos::ParameterList &p) | |
virtual Teuchos::RCP< CloneableEvaluator > | clone (const Teuchos::ParameterList &pl) const |
void | postRegistrationSetup (typename TRAITS::SetupData d, PHX::FieldManager< TRAITS > &vm) |
void | evaluateFields (typename TRAITS::EvalData d) |
![]() | |
void | setDetailsIndex (const int di) |
An evaluator builder sets the details index. More... | |
![]() | |
CloneableEvaluator () | |
virtual | ~CloneableEvaluator () |
Additional Inherited Members | |
![]() | |
WorksetDetailsAccessor | wda |
Pushes residual values into the residual vector for a Newton-based solve.
Currently makes an assumption that the stride is constant for dofs and that the number of dofs is equal to the size of the solution names vector.
Definition at line 81 of file Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp.
typedef EvalT::ScalarT panzer::ScatterDirichletResidual_BlockedEpetra< EvalT, TRAITS, LO, GO >::ScalarT |
Definition at line 86 of file Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp.
|
inline |
Definition at line 88 of file Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp.
|
inlinevirtual |
Implements panzer::CloneableEvaluator.
Definition at line 90 of file Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp.
|
inline |
Definition at line 93 of file Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp.
|
inline |
Definition at line 95 of file Panzer_ScatterDirichletResidual_BlockedEpetra_decl.hpp.