MFEM  v4.5.2
Finite element discretization library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
twist.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 51 of file twist.cpp.

◆ pts()

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

◆ trans()

void trans ( const Vector x,
Vector p 
)

Definition at line 267 of file twist.cpp.