Changeset 11724
- Timestamp:
- 03/19/12 18:16:35 (14 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/c/solutions/issm.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutions/issm.cpp
r11695 r11724 41 41 MODULEBOOT(); 42 42 43 #if !defined(_PARALLEL_) || (defined(_PARALLEL_) && !defined(_HAVE_PETSC_))43 #ifndef _PARALLEL_ 44 44 _error_(" parallel executable was compiled without support of parallel libraries!"); 45 45 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)