EVSL  1.1.0
EigenValues Slicing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
cs_reach.c File Reference
#include "cs.h"

Go to the source code of this file.

Functions

CS_INT cs_reach (cs *G, const cs *B, CS_INT k, CS_INT *xi, const CS_INT *pinv)
 

Function Documentation

CS_INT cs_reach ( cs G,
const cs B,
CS_INT  k,
CS_INT xi,
const CS_INT pinv 
)

Definition at line 4 of file cs_reach.c.

References CS_CSC, cs_dfs(), CS_INT, CS_MARK, and CS_MARKED.

Referenced by cs_spsolve().

Here is the call graph for this function:

Here is the caller graph for this function: