MFEM  v4.6.0
Finite element discretization library
Functions
ex1p.cpp File Reference

Go to the source code of this file.

Functions

void destination_transform (const Vector &x, Vector &x_new)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ destination_transform()

void destination_transform ( const Vector x,
Vector x_new 
)

Definition at line 26 of file ex1p.cpp.

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 32 of file ex1p.cpp.