Changeset 11724


Ignore:
Timestamp:
03/19/12 18:16:35 (13 years ago)
Author:
Eric.Larour
Message:

Broader definition of when issm should run in parallel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutions/issm.cpp

    r11695 r11724  
    4141        MODULEBOOT();
    4242
    43         #if !defined(_PARALLEL_) || (defined(_PARALLEL_) && !defined(_HAVE_PETSC_))
     43        #ifndef _PARALLEL_
    4444        _error_(" parallel executable was compiled without support of parallel libraries!");
    4545        #endif
Note: See TracChangeset for help on using the changeset viewer.