Changeset 23911


Ignore:
Timestamp:
05/07/19 08:28:42 (6 years ago)
Author:
Mathieu Morlighem
Message:

BUG: temporary commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/solutionsequences/solutionsequence_schurcg.cpp

    r23909 r23911  
    732732
    733733                /*Create pressure matrix of choice*/
    734                 PetscOptionsGetInt(PETSC_NULL,"-schur_pc",&precond,NULL);
     734                PetscOptionsGetInt(NULL,PETSC_NULL,"-schur_pc",&precond,NULL);
    735735       
    736736                StressbalanceAnalysis* analysis = new StressbalanceAnalysis(); 
Note: See TracChangeset for help on using the changeset viewer.