https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Classes | Namespaces
KokkosFunctionWrapper.h File Reference

Go to the source code of this file.

Classes

class  Moose::Kokkos::FunctionWrapperDeviceBase
 Base class for device function wrapper. More...
 
class  Moose::Kokkos::FunctionWrapperDevice< Object >
 Device function wrapper class that provides polymorphic interfaces for a function. More...
 
class  Moose::Kokkos::FunctionWrapperHostBase
 Base class for host function wrapper. More...
 
class  Moose::Kokkos::FunctionWrapperHost< Object >
 Host function wrapper class that allocates a function on device and creates its device wrapper. More...
 

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