lsd_mkb/lsd_mkb_superlu/superlu_threads/mmd.c File Reference

#include "slu_mt_ddefs.h"
Include dependency graph for mmd.c:

Typedefs

typedef int_t shortint

Functions

int_t genmmd_ (int_t *neqns, int_t *xadj, shortint *adjncy, shortint *invp, shortint *perm, int_t *delta, shortint *dhead, shortint *qsize, shortint *llist, shortint *marker, int_t *maxint, int_t *nofsub)
int_t mmdint_ (int_t *neqns, int_t *xadj, shortint *adjncy, shortint *dhead, shortint *dforw, shortint *dbakw, shortint *qsize, shortint *llist, shortint *marker)
int_t mmdelm_ (int_t *mdnode, int_t *xadj, shortint *adjncy, shortint *dhead, shortint *dforw, shortint *dbakw, shortint *qsize, shortint *llist, shortint *marker, int_t *maxint, int_t *tag)
int_t mmdupd_ (int_t *ehead, int_t *neqns, int_t *xadj, shortint *adjncy, int_t *delta, int_t *mdeg, shortint *dhead, shortint *dforw, shortint *dbakw, shortint *qsize, shortint *llist, shortint *marker, int_t *maxint, int_t *tag)
int_t mmdnum_ (int_t *neqns, shortint *perm, shortint *invp, shortint *qsize)

Typedef Documentation

typedef int_t shortint

Function Documentation

int_t genmmd_ ( int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t ,
int_t  
)

Here is the call graph for this function:

int_t mmdelm_ ( int_t mdnode,
int_t xadj,
shortint adjncy,
shortint dhead,
shortint dforw,
shortint dbakw,
shortint qsize,
shortint llist,
shortint marker,
int_t maxint,
int_t tag 
)

Here is the caller graph for this function:

int_t mmdint_ ( int_t neqns,
int_t xadj,
shortint adjncy,
shortint dhead,
shortint dforw,
shortint dbakw,
shortint qsize,
shortint llist,
shortint marker 
)

Here is the caller graph for this function:

int_t mmdnum_ ( int_t neqns,
shortint perm,
shortint invp,
shortint qsize 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int_t mmdupd_ ( int_t ehead,
int_t neqns,
int_t xadj,
shortint adjncy,
int_t delta,
int_t mdeg,
shortint dhead,
shortint dforw,
shortint dbakw,
shortint qsize,
shortint llist,
shortint marker,
int_t maxint,
int_t tag 
)

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