Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::FunctorRealSpaceTools::F_clone< OutputViewType, inputViewType > Struct Template Reference

Functor for clone see Intrepid2::RealSpaceTools for more. More...

#include <Intrepid2_RealSpaceToolsDef.hpp>

Public Member Functions

KOKKOS_INLINE_FUNCTION F_clone (OutputViewType output_, inputViewType input_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type iter) const
 

Public Attributes

OutputViewType _output
 
inputViewType _input
 

Detailed Description

template<typename OutputViewType, typename inputViewType>
struct Intrepid2::FunctorRealSpaceTools::F_clone< OutputViewType, inputViewType >

Functor for clone see Intrepid2::RealSpaceTools for more.

Definition at line 274 of file Intrepid2_RealSpaceToolsDef.hpp.


The documentation for this struct was generated from the following file: