Panzer
Version of the Day
|
#include "Teuchos_RCP.hpp"
#include "Teuchos_Assert.hpp"
#include "Phalanx_DataLayout.hpp"
#include "Panzer_GlobalIndexer.hpp"
#include "Panzer_PureBasis.hpp"
#include "Panzer_TpetraLinearObjContainer.hpp"
#include "Panzer_LOCPair_GlobalEvaluationData.hpp"
#include "Panzer_ParameterList_GlobalEvaluationData.hpp"
#include "Panzer_GlobalEvaluationDataContainer.hpp"
#include "Phalanx_DataLayout_MDALayout.hpp"
#include "Teuchos_FancyOStream.hpp"
#include "Tpetra_Vector.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_CrsMatrix.hpp"
Go to the source code of this file.
Namespaces | |
panzer | |
Computes . | |
bool fillResidual |
Definition at line 348 of file Panzer_ScatterResidual_Tpetra_impl.hpp.
Kokkos::View<double**, Kokkos::LayoutLeft,PHX::Device> r_data |
Definition at line 349 of file Panzer_ScatterResidual_Tpetra_impl.hpp.
LocalMatrixT jac |
Definition at line 350 of file Panzer_ScatterResidual_Tpetra_impl.hpp.
Definition at line 352 of file Panzer_ScatterResidual_Tpetra_impl.hpp.
Kokkos::View<typename Sacado::ScalarType<ScalarT>::type**, Kokkos::LayoutRight, PHX::Device> vals |
Definition at line 353 of file Panzer_ScatterResidual_Tpetra_impl.hpp.
Definition at line 354 of file Panzer_ScatterResidual_Tpetra_impl.hpp.
FieldType field |
Definition at line 355 of file Panzer_ScatterResidual_Tpetra_impl.hpp.