Changeset 1938
- Timestamp:
- 08/26/09 13:45:46 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/BuildNodeSetsx/PartitionSets.cpp
r1 r1938 29 29 int acount, bcount, ccount, dummy; 30 30 31 31 32 32 33 /*First recover flags locally on each cpu: */ … … 93 94 xfree((void**)&flags_b_local); 94 95 xfree((void**)&flags_c_local); 96 xfree((void**)&partitionb_local); 97 xfree((void**)&partitionc_local); 95 98 96 99 VecAssemblyBegin(partitionb);
Note:
See TracChangeset
for help on using the changeset viewer.