Changeset 23911
- Timestamp:
- 05/07/19 08:28:42 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/solutionsequences/solutionsequence_schurcg.cpp
r23909 r23911 732 732 733 733 /*Create pressure matrix of choice*/ 734 PetscOptionsGetInt( PETSC_NULL,"-schur_pc",&precond,NULL);734 PetscOptionsGetInt(NULL,PETSC_NULL,"-schur_pc",&precond,NULL); 735 735 736 736 StressbalanceAnalysis* analysis = new StressbalanceAnalysis();
Note:
See TracChangeset
for help on using the changeset viewer.