Go to the source code of this file.
Namespaces | |
| namespace | Moose |
| MOOSE now contains C++17 code, so give a reasonable error message stating what the user can do to address this in their environment if C++17 compatibility isn't found. | |
| namespace | Moose::Kokkos |
Typedefs | |
| typedef KokkosSemiDynamicSparseNumberArray< Real, libMesh::dof_id_type, NWrapper< MOOSE_AD_MAX_DOFS_PER_ELEM > > | Moose::Kokkos::DNDerivativeType |
| template<std::size_t N> | |
| using | Moose::Kokkos::DNDerivativeSize = KokkosSemiDynamicSparseNumberArray< Real, libMesh::dof_id_type, NWrapper< N > > |
| typedef DualNumber< Real, DNDerivativeType, false > | Moose::Kokkos::ADReal |