lsd_mkb/lsd_mkb_superlu/superlu_seq/sp_coletree.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "slu_ddefs.h"
Include dependency graph for sp_coletree.c:

Functions

int sp_coletree (int *acolst, int *acolend, int *arow, int nr, int nc, int *parent)
int * TreePostorder (int n, int *parent)
int sp_symetree (int *acolst, int *acolend, int *arow, int n, int *parent)

Function Documentation

int sp_coletree ( int *  acolst,
int *  acolend,
int *  arow,
int  nr,
int  nc,
int *  parent 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int sp_symetree ( int *  acolst,
int *  acolend,
int *  arow,
int  n,
int *  parent 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int* TreePostorder ( int  n,
int *  parent 
)

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1