Definition in file dsdpschurmat_impl.h.
Go to the source code of this file.
Functions | |
int | DSDPSchurMatOpsInitialize (struct DSDPSchurMat_Ops *) |
Initialize function pointers to 0. | |
int | DSDPSparsityInSchurMat (DSDP, int, int[], int) |
Identify nonzero elements in a row of the Schur complement. |
|
Initialize function pointers to 0.
Definition at line 44 of file dsdpschurmat.c. Referenced by DSDPSchurMatDestroy(), and DSDPSchurMatInitialize(). |
|
Identify nonzero elements in a row of the Schur complement.
Definition at line 649 of file dsdpschurmat.c. |