MFEM  v4.6.0
Finite element discretization library
Functions | Variables
fit-node-position.cpp File Reference

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
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 35 of file fit-node-position.cpp.

Variable Documentation

◆ vishost

char vishost[] = "localhost"

Definition at line 31 of file fit-node-position.cpp.

◆ visport

int visport = 19916

Definition at line 32 of file fit-node-position.cpp.

◆ wsize

int wsize = 350

Definition at line 33 of file fit-node-position.cpp.