File tree Expand file tree Collapse file tree 1 file changed +7
-17
lines changed Expand file tree Collapse file tree 1 file changed +7
-17
lines changed Original file line number Diff line number Diff line change 1
- ============================================================================
2
-
1
+ ===========================================================
3
2
Level Set Method Library (LSMLIB) Installation Instructions
4
- -----------------------------------------------------------
5
-
6
- Kevin T. Chu
7
- Serendipity Research
8
-
9
- and
3
+ ===========================================================
10
4
11
- Masa Prodanovic
12
- University of Texas at Austin
13
-
14
- ============================================================================
15
-
16
- Installation Procedure
17
- ----------------------
5
+ Preparations
6
+ ============
18
7
19
8
(0.a) If you plan to use the samrai package, install SAMRAI and
20
9
supporting libraries.
@@ -25,6 +14,9 @@ Installation Procedure
25
14
for the compilers you are using. A sample mex options file for
26
15
the Intel compilers is provided in <LSMLIB_SOURCE_DIR>/config/matlab.
27
16
17
+ Installation Procedure
18
+ ======================
19
+
28
20
(1) Run 'configure' to set the configure options used to build LSMLIB
29
21
on your platform and architecture. Note that LSMLIB supports
30
22
building the library within or outside of the source tree. Important
@@ -102,5 +94,3 @@ Installation Procedure
102
94
(including programs and output from the examples
103
95
directory) created during the build process, but
104
96
will leave the installed library intact.
105
-
106
- ============================================================================
You can’t perform that action at this time.
0 commit comments