Basic HTML version of Foils prepared Sept 23 97

Foil 44 C & Fortran APIs

From Tutorial on Scivis Java Visualization System Rome Lab CIV Review, NAVO Miss. Tutorial -- Sept 24-25 97. by Byeongseob Ki, Scott KLasky


1 Sending 1D Data (2D is similar)
2 int java_ser_(char *name, double *time, double x[], double fx[], int *nx)
3 int java_mser_(char *name, int *nt, double time[], double x[], double fx[], int nx[])
4 int java_bbser_(char *name, double *time, double bb[], int *nx, double fx[])
5 int java_bbmser_(char *name, int *nt,double time[], double bb[][4], int nx[], double fx[])
6 int java_pser_(char *name, double *time, double x[], double fx[], int *nx, int *p)

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Sep 23 1997