MFEM v4.8.0
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::Magma Class Reference

Singleton class for interfacing with the MAGMA library. More...

#include <magma.hpp>

Static Public Member Functions

static magma_queue_t Queue ()
 Return the queue, creating it if needed.
 

Detailed Description

Singleton class for interfacing with the MAGMA library.

Definition at line 37 of file magma.hpp.

Member Function Documentation

◆ Queue()

magma_queue_t mfem::Magma::Queue ( )
static

Return the queue, creating it if needed.

Definition at line 51 of file magma.cpp.


The documentation for this class was generated from the following files: