source:
issm/oecreview/Archive/23390-24306/ISSM-23923-23924.diff
Last change on this file was 24307, checked in by , 5 years ago | |
---|---|
File size: 661 bytes |
-
../trunk-jpl/src/c/solutionsequences/solutionsequence_schurcg.cpp
731 731 Reduceloadx(pf, Kfs, ys); delete Kfs; 732 732 733 733 /*Create pressure matrix of choice*/ 734 #if _PETSC_MINOR_<7 735 PetscOptionsGetInt(PETSC_NULL,"-schur_pc",&precond,NULL); 736 #else 734 737 PetscOptionsGetInt(NULL,PETSC_NULL,"-schur_pc",&precond,NULL); 738 #endif 735 739 736 740 StressbalanceAnalysis* analysis = new StressbalanceAnalysis(); 737 741
Note:
See TracBrowser
for help on using the repository browser.