#include <KokkosFunctorRegistry.h>
Public Member Functions | |
| std::unique_ptr< FunctorWrapperHostBase > | build (const void *object) const override final |
| Build a host wrapper for this functor. More... | |
Definition at line 30 of file KokkosFunctorRegistry.h.
|
inlinefinaloverridevirtual |
Build a host wrapper for this functor.
| object | The pointer to the functor |
Implements Moose::Kokkos::FunctorRegistryEntryBase.
Definition at line 33 of file KokkosFunctorRegistry.h.
1.8.14