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