![]() |
MFEM v4.10.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
| class | mfem::BatchedLinAlg |
| Class for performing batched linear algebra operations, potentially using accelerated algorithms (GPU BLAS or MAGMA). Accessed using static member functions. More... | |
| class | mfem::BatchedLinAlgBase |
| Abstract base clase for batched linear algebra operations. More... | |
Namespaces | |
| namespace | mfem |
Functions | |
| void | mfem::VerifyBatchedLUInfo (const Array< int > &info_array, const char *message) |
| Check that all batched LU info values are zero. | |