MFEM v4.10.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::CuWrap< 1, MAX_THREADS_PER_BLOCK > Struct Template Reference

#include <forall.hpp>

Static Public Member Functions

template<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<int MAX_THREADS_PER_BLOCK>
struct mfem::CuWrap< 1, MAX_THREADS_PER_BLOCK >

Definition at line 818 of file forall.hpp.

Member Function Documentation

◆ run()

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

Definition at line 821 of file forall.hpp.


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