Go to the source code of this file.
Namespaces | |
| Moose::Kokkos | |
Typedefs | |
| using | Moose::Kokkos::Policy = ::Kokkos::RangePolicy< ExecSpace, ::Kokkos::IndexType< ThreadID > > |
Functions | |
| template<typename Object > | |
| bool | Moose::Kokkos::hasLinearFVMatrixContribution () |
| template<typename Object > | |
| bool | Moose::Kokkos::hasInternalLinearFVFluxMatrixContribution () |
| template<typename Object > | |
| bool | Moose::Kokkos::hasBoundaryLinearFVFluxMatrixContribution () |
| template<typename Object > | |
| void | Moose::Kokkos::registerLinearFVKernelDispatchers (const std::string &objectname) |
| template<typename Object > | |
| bool | Moose::Kokkos::hasUserJacobianHook () |
| template<typename Object > | |
| bool | Moose::Kokkos::hasUserOffDiagJacobianHook () |
1.8.14