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"
Go to the source code of this file.
Namespaces | |
panzer | |
Computes ![]() | |
Kokkos::View<double**, Kokkos::LayoutLeft,PHX::Device> r_data |
Definition at line 168 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
Kokkos::View<double**, Kokkos::LayoutLeft,PHX::Device> dirichlet_counter |
Definition at line 169 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
Definition at line 171 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
Definition at line 172 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
Definition at line 173 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
FieldType field |
Definition at line 174 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
BoolFieldType applyBC |
Definition at line 175 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
bool checkApplyBC |
Definition at line 177 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
Kokkos::View<Kokkos::View<double**,Kokkos::LayoutLeft,PHX::Device>*> dfdp_fields |
Definition at line 448 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.
double num_params |
Definition at line 449 of file Panzer_ScatterDirichletResidual_Tpetra_impl.hpp.