MFEM  v4.6.0
Finite element discretization library
Static Public Member Functions | List of all members
mfem::CuWrap< 2 > Struct Template Reference

#include <forall.hpp>

Static Public Member Functions

template<const int BLCK = MFEM_CUDA_BLOCKS, typename DBODY >
static void run (const int N, DBODY &&d_body, const int X, const int Y, const int Z, const int G)
 

Detailed Description

template<>
struct mfem::CuWrap< 2 >

Definition at line 543 of file forall.hpp.

Member Function Documentation

◆ run()

template<const int BLCK = MFEM_CUDA_BLOCKS, typename DBODY >
static void mfem::CuWrap< 2 >::run ( const int  N,
DBODY &&  d_body,
const int  X,
const int  Y,
const int  Z,
const int  G 
)
inlinestatic

Definition at line 546 of file forall.hpp.


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