MFEM v2.0
Classes | Functions
vector.hpp File Reference
#include <math.h>
#include "../general/array.hpp"
Include dependency graph for vector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vector
 Vector data type. More...

Functions

double Distance (const double *x, const double *y, const int n)

Function Documentation

double Distance ( const double *  x,
const double *  y,
const int  n 
) [inline]

Definition at line 247 of file vector.hpp.

Referenced by Vector::DistanceTo(), and GridFunction::ProjectCoefficient().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines