#include <KokkosVariableValue.h>
Public Member Functions | |
| KOKKOS_FUNCTION Real3 | operator() (AssemblyDatum &datum, unsigned int i, unsigned int qp) const |
| Get the current vector shape function. More... | |
Definition at line 114 of file KokkosVariableValue.h.
|
inline |
Get the current vector shape function.
| datum | The AssemblyDatum object of the current thread |
| i | The element-local DOF index |
| qp | The local quadrature point index |
Definition at line 124 of file KokkosVariableValue.h.
1.8.14