- Timestamp:
- 03/14/12 14:15:28 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 11685-11707
- Property svn:mergeinfo changed
-
issm/branches/trunk-jpl-damage/src/c/toolkits/petsc/patches/VecToMPISerial.cpp
r3595 r11708 2 2 * \brief gather a Petsc Vector spread across the cluster, onto node 0, and then broadcast to all nodes. 3 3 */ 4 5 #ifdef HAVE_CONFIG_H 6 #include <config.h> 7 #else 8 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!" 9 #endif 10 4 11 5 12 #include "../petscincludes.h"
Note:
See TracChangeset
for help on using the changeset viewer.