#include "petscmat.h" PetscErrorCode MatUseScaledForm(Mat mat,PetscBool scaled)Logically 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