Changeset 26944
- Timestamp:
- 04/02/22 04:43:36 (4 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/c/classes/SealevelGeometry.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/classes/SealevelGeometry.cpp
r26800 r26944 75 75 for (int i=0;i<SLGEOM_NUMLOADS;i++){ 76 76 subelementmapping[i]=xNew<int>(localnel); 77 #ifdef _HAVE_PETSC_ 77 78 GetOwnershipBoundariesFromRange(&lower_row,&dummy,nsubel[i],IssmComm::GetComm()); 79 #else 80 _error_("not supported without PETSc compiled"); 81 #endif 78 82 79 83 int count=0;
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)