The installation process creates or adds to a parts directory structure that stores software, documentation, and information that SPM uses when compiling your product.
SPM uses the following convention to name the parts directory:
<rw_root>\parts\lpk<ver><osfam>
For example, if the root directory is c:\rwav and the LAPACK.h++ version number is 2.0.7, the parts directory on Windows NT 4.0 is named:
c:\rwav\parts\lpk0207w
Table 5 explains how the directory is organized.
Directory | Description |
\source\lapkcore\src \source\lapkfor\src |
LAPACK.h++ core library source code. LAPACK.h++ FORTRAN library source code. |
\source\lapkcore\etc \source\lapkfor\etc |
Files used by SPM to build the indicated source code. |
\source\lapkcore\src\rw \source\lapkfor\src\rw |
Header files. |
\docs |
LAPACK.h++ readme files. |
\examples\src |
LAPACK.h++ examples. |
\examples\etc |
Files used by SPM to build the LAPACK.h++ examples. |
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.