Changeset 12101
- Timestamp:
 - 04/20/12 18:22:48 (14 years ago)
 - Location:
 - issm/trunk-jpl/src/c/toolkits/petsc/patches
 - Files:
 - 
      
- 2 added
 - 1 edited
 
- 
          
  PetscMatrixToDoubleMatrix.cpp (added)
 - 
          
  PetscVectorToDoubleVector.cpp (added)
 - 
          
  petscpatches.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/c/toolkits/petsc/patches/petscpatches.h
r12010 r12101 43 43 MatType ISSMToPetscMatrixType(MatrixType type); 44 44 45 void PetscMatrixToDoubleMatrix(double** pmatrix, int* prows, int* pcols,Mat matrix); 46 void PetscVectorToDoubleVector(double** pvector, int* prows, Vec vector); 47 45 48 #endif  
  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)