lsd_mkb/lsd_mkb_superlu/superlu_threads/dmatgen.c File Reference

#include <stdlib.h>
#include "slu_mt_ddefs.h"
Include dependency graph for dmatgen.c:

Functions

void dband (int_t n, int_t b, int_t nonz, double **nzval, int_t **rowind, int_t **colptr)
void dblockdiag (int_t nb, int_t bs, int_t nonz, double **nzval, int_t **rowind, int_t **colptr)
double dlaran_ (int *iseed)

Function Documentation

void dband ( int_t  n,
int_t  b,
int_t  nonz,
double **  nzval,
int_t **  rowind,
int_t **  colptr 
)

Here is the call graph for this function:

void dblockdiag ( int_t  nb,
int_t  bs,
int_t  nonz,
double **  nzval,
int_t **  rowind,
int_t **  colptr 
)

Here is the call graph for this function:

double dlaran_ ( int *  iseed  ) 

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