|
Panzer Version of the Day
|
#include "Phalanx_MDField.hpp"#include "Phalanx_KokkosDeviceTypes.hpp"

Go to the source code of this file.
Classes | |
| class | panzer::dof_functors::EvaluateDOFWithSens_Vector< ScalarT, Array, spaceDim > |
| Vector-valued DOF interpolation functor with full derivative propagation. More... | |
| class | panzer::dof_functors::EvaluateDOFWithSens_Scalar< ScalarT, Array > |
| Scalar-valued DOF interpolation functor with full derivative propagation. More... | |
| class | panzer::dof_functors::EvaluateDOFFastSens_Vector< ScalarT, Array, spaceDim > |
| Vector-valued DOF interpolation functor using the fast-sensitivity optimization. More... | |
| class | panzer::dof_functors::EvaluateDOFFastSens_Scalar< ScalarT, Array > |
| Scalar-valued DOF interpolation functor using the fast-sensitivity optimization. More... | |
Namespaces | |
| namespace | panzer |
| Computes | |
| namespace | panzer::dof_functors |
| Device functors that interpolate DOF coefficients to values at integration points. | |