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

Go to the source code of this file.

Functions

CS_INT cs_dfs (CS_INT j, cs *G, CS_INT top, CS_INT *xi, CS_INT *pstack, const CS_INT *pinv)
 

Function Documentation

CS_INT cs_dfs ( CS_INT  j,
cs G,
CS_INT  top,
CS_INT xi,
CS_INT pstack,
const CS_INT pinv 
)

Definition at line 3 of file cs_dfs.c.

References CS_CSC, CS_INT, CS_MARK, CS_MARKED, and CS_UNFLIP.

Referenced by cs_reach(), and cs_scc().

Here is the caller graph for this function: