Panzer
Version of the Day
|
#include <Panzer_DOF_Functors.hpp>
Public Types | |
typedef PHX::Device | execution_space |
Public Member Functions | |
EvaluateDOFFastSens_Vector (PHX::MDField< const ScalarT, Cell, Point > in_dof_basis, PHX::MDField< ScalarT, Cell, Point, Dim > in_dof_ip, PHX::View< const int * > in_offsets, Array in_basis) | |
KOKKOS_INLINE_FUNCTION void | operator() (const unsigned int cell) const |
Private Attributes | |
PHX::MDField< const ScalarT, Cell, Point > | dof_basis |
PHX::MDField< ScalarT, Cell, Point, Dim > | dof_ip |
PHX::View< const int * > | offsets |
Array | basis |
const int | numFields |
const int | numPoints |
Definition at line 158 of file Panzer_DOF_Functors.hpp.
typedef PHX::Device panzer::dof_functors::EvaluateDOFFastSens_Vector< ScalarT, Array, spaceDim >::execution_space |
Definition at line 168 of file Panzer_DOF_Functors.hpp.
|
inline |
Definition at line 170 of file Panzer_DOF_Functors.hpp.
|
inline |
Definition at line 180 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 159 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 160 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 161 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 162 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 164 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 165 of file Panzer_DOF_Functors.hpp.