MFEM
v4.6.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
mfem | |
Functions | |
unsigned int | sqrti (unsigned int a) |
int | GetGridRows (MPI_Comm comm, int npdep) |
int | GetGridCols (MPI_Comm comm, int npdep, int nr) |
int GetGridCols | ( | MPI_Comm | comm, |
int | npdep, | ||
int | nr | ||
) |
Definition at line 94 of file superlu.cpp.
int GetGridRows | ( | MPI_Comm | comm, |
int | npdep | ||
) |
Definition at line 77 of file superlu.cpp.
unsigned int sqrti | ( | unsigned int | a | ) |
Definition at line 51 of file superlu.cpp.