aboutsummaryrefslogtreecommitdiff
path: root/src/graph/include/fun2D.H1
blob: 79bab0c785444664f8b43fe9adcf5fd0fe63a7f3 (plain)
1
2
3
4
extern void funView2D(int viewCommand);
extern void sendGraphToView2D(int i ,int there,viewManager * viewType,graphStateStruct * doGraphStateArray);
extern void forkView2D(void);