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

Go to the source code of this file.

Functions

void pts (int iphi, int t, double x[])
 
void trans (const Vector &x, Vector &p)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 53 of file toroid.cpp.

◆ pts()

void pts ( int  iphi,
int  t,
double  x[] 
)

◆ trans()

void trans ( const Vector x,
Vector p 
)

Definition at line 241 of file toroid.cpp.