MFEM v4.7.0
Finite element discretization library
|
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
char | vishost [] = "localhost" |
int | visport = 19916 |
int | wsize = 350 |
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 35 of file fit-node-position.cpp.
char vishost[] = "localhost" |
Definition at line 31 of file fit-node-position.cpp.
int visport = 19916 |
Definition at line 32 of file fit-node-position.cpp.
int wsize = 350 |
Definition at line 33 of file fit-node-position.cpp.