MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::CuWrap< 3 > Struct 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

Definition at line 566 of file forall.hpp.

Member Function Documentation

◆ run()

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

Definition at line 569 of file forall.hpp.


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