Reference documentation for deal.II version 9.1.0-pre
List of all members
CUDAWrappers::MatrixFree< dim, Number >::Data Struct Reference

#include <deal.II/matrix_free/cuda_matrix_free.h>

Detailed Description

template<int dim, typename Number = double>
struct CUDAWrappers::MatrixFree< dim, Number >::Data

Structure which is passed to the kernel. It is used to pass all the necessary information from the CPU to the GPU.

Definition at line 134 of file cuda_matrix_free.h.


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