MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
ex2p.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 ex2p.cpp.

◆ main()

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

Definition at line 32 of file ex2p.cpp.