MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
toroid.cpp File Reference

Go to the source code of this file.

Functions

void pts (int iphi, int t, real_t 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,
real_t x[] )

◆ trans()

void trans ( const Vector & x,
Vector & p )

Definition at line 241 of file toroid.cpp.