Panzer
Version of the Day
|
#include <Panzer_DOF_Functors.hpp>
Public Types | |
typedef PHX::Device | execution_space |
Public Member Functions | |
EvaluateDOFWithSens_Vector (PHX::MDField< ScalarT, Cell, Point > in_dof_basis, PHX::MDField< ScalarT, Cell, Point, Dim > in_dof_ip, Array in_basis) | |
KOKKOS_INLINE_FUNCTION void | operator() (const unsigned int cell) const |
Private Attributes | |
PHX::MDField< ScalarT, Cell, Point > | dof_basis |
PHX::MDField< ScalarT, Cell, Point, Dim > | dof_ip |
Array | basis |
int | numFields |
int | numPoints |
Definition at line 57 of file Panzer_DOF_Functors.hpp.
typedef PHX::Device panzer::dof_functors::EvaluateDOFWithSens_Vector< ScalarT, Array, spaceDim >::execution_space |
Definition at line 66 of file Panzer_DOF_Functors.hpp.
|
inline |
Definition at line 68 of file Panzer_DOF_Functors.hpp.
|
inline |
Definition at line 77 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 58 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 59 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 60 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 62 of file Panzer_DOF_Functors.hpp.
|
private |
Definition at line 63 of file Panzer_DOF_Functors.hpp.