![]() |
MFEM v4.9.0
Finite element discretization library
|
This is a class that mimics most of std::tuple's interface, except that it is usable in CUDA kernels and admits some arithmetic operator overloads. More...
#include <tuple.hpp>
This is a class that mimics most of std::tuple's interface, except that it is usable in CUDA kernels and admits some arithmetic operator overloads.
| T | the types stored in the tuple |
see https://en.cppreference.com/w/cpp/utility/tuple for more information about std::tuple