#include "petscmat.h" PetscErrorCode PETSCMAT_DLLEXPORT MatUseScaledForm(Mat mat,PetscTruth scaled)Collective on Mat
mat | - the matrix | |
scaled | - PETSC_TRUE for applying the scaled, PETSC_FALSE for applying the original matrix |
Level:Developer
Location:src/mat/interface/matrix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages