![]() |
MFEM
v4.5.1
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| mfem | |
Functions | |
| void | mfem::InitTransfer (int argc, char *argv[]) |
| Initializes the par_moonolith library. It also calls MPI_Init. More... | |
| int | mfem::FinalizeTransfer () |
| Finalize the par_moonolith library. More... | |
| void | mfem::InitTransfer (int argc, char *argv[], MPI_Comm comm) |
| Initializes the transfer library. It does not call MPI_Init, but uses the communicator defined by the user. This method can be called only after MPI_Init. More... | |
1.8.5