Changeset 26116
- Timestamp:
- 03/18/21 20:46:05 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/src/c/toolkits/petsc/objects/PetscMat.cpp ΒΆ
r26115 r26116 183 183 184 184 IssmDouble* output=NULL; 185 sa 185 186 186 MatToMPISerial(&output,this->matrix,IssmComm::GetComm()); 187 187 return output;
Note:
See TracChangeset
for help on using the changeset viewer.