MFEM
v3.1
Finite element discretization library
|
Go to the source code of this file.
Classes | |
class | mfem::Vector |
Vector data type. More... | |
Namespaces | |
mfem | |
Functions | |
int | mfem::CheckFinite (const double *v, const int n) |
template<> | |
void | mfem::Swap< Vector > (Vector &a, Vector &b) |
Specialization of the template function Swap<> for class Vector. More... | |
double | mfem::Distance (const double *x, const double *y, const int n) |