slepc-3.7.3 2016-09-29
Report Typos and Errors

DSSetIdentity

Copy the identity (a diagonal matrix with ones) on the active part of a matrix.

Synopsis

#include "slepcds.h" 
PetscErrorCode DSSetIdentity(DS ds,DSMatType mat)
Logically Collective on DS

Input Parameters

ds  - the direct solver context
mat  - the matrix to modify

Location: src/sys/classes/ds/interface/dspriv.c
Index of all DS routines
Table of Contents for all manual pages
Index of all manual pages