mFES - molecular Finite Element Solver
0.4
|
Namespaces | |
namespace | netgen |
namespace defined for NETGEN | |
Functions | |
int | Ng_ServerSocketManagerInit (int port) |
int | Ng_ServerSocketManagerRun (void) |
int | main (int argc, char **argv) |
int | Ng_Init (Tcl_Interp *interp) |
int | Ng_Vis_Init (Tcl_Interp *interp) |
int | Tcl_AppInit (Tcl_Interp *interp) |
Variables | |
int | netgen::id = 0 |
int | netgen::ntasks = 1 |
string | netgen::ngdir = "." |
Flags | netgen::parameters |
bool | nodisplay = false |
bool | shellmode = false |
int main | ( | int | argc, |
char ** | argv | ||
) |
int Ng_Init | ( | Tcl_Interp * | interp | ) |
int Ng_ServerSocketManagerInit | ( | int | port | ) |
int Ng_ServerSocketManagerRun | ( | void | ) |
int Ng_Vis_Init | ( | Tcl_Interp * | interp | ) |
int Tcl_AppInit | ( | Tcl_Interp * | interp | ) |
bool nodisplay = false |
bool shellmode = false |