#include <mcsh.h>
Public Attributes | |
Vmem * | vmem |
the memory manager | |
Gem * | gm |
the geometry machine object | |
PDE * | pde |
the differential equation object | |
Aprx * | aprx |
the approximation object | |
AM * | am |
the multilevel linear algebra manager object | |
Vsh * | vsh |
the environment and shell object | |
char | PR [80] |
shell prompt | |
int(* | USER_shell )(void *thee, int argc, char **argv) |
user defined shell object |