Here is some specific information for the Laboratory for Computation and Visualization in Mathematics and Mechanics.
VBM and DataViewer are set up to compile SunOS, Linux, and Irix versions all from the same source code. All three versions can coexist in one directory. To access this feature both VBM and DataViewer should be compiled with the LCVM_ARCH option. For example, to compile DataViewer you can use the command:
make LCVM_ARCH=`uname`
To compile VBM you can use the command:
make LCVM_ARCH=`uname` VBM_DEVELOPER=true
For the VBM_1D_AUTO
and VBM_1D_AUTO_FORT8
compute engines the following environment variable definitions
work (as of Mon Mar 22 18:01:22 CET 1999
).
For VBM_1D_AUTO_HOME
you can set
it to be /usr/lcvm/auto/94
.
For VBM_1D_AUTO_FORTRAN_COMPILER
you can set
is based upon the following table.
fort77 -O -f -I/usr/lcvm/share/VBM/util
f77 -O -extend_source
f77 -O -e