MFEM v4.7.0
Finite element discretization library
|
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[]) |
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 53 of file toroid.cpp.
void pts | ( | int | iphi, |
int | t, | ||
real_t | x[] ) |
Definition at line 241 of file toroid.cpp.