lsd_mkb/lsd_mkb_superlu/superlu_threads/dreadhb.c File Reference

#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include "slu_mt_ddefs.h"
Include dependency graph for dreadhb.c:

Functions

int_t dDumpLine (FILE *fp)
int_t dParseIntFormat (char *buf, int_t *num, int_t *size)
int_t dParseFloatFormat (char *buf, int_t *num, int_t *size)
int_t dReadVector (FILE *fp, int_t n, int_t *where, int_t perline, int_t persize)
int_t dReadValues (FILE *fp, int_t n, double *destination, int_t perline, int_t persize)
void dreadhb (int_t *nrow, int_t *ncol, int_t *nonz, double **nzval, int_t **rowind, int_t **colptr)

Function Documentation

int_t dDumpLine ( FILE *  fp  ) 
int_t dParseFloatFormat ( char *  buf,
int_t num,
int_t size 
)
int_t dParseIntFormat ( char *  buf,
int_t num,
int_t size 
)
void dreadhb ( int_t nrow,
int_t ncol,
int_t nonz,
double **  nzval,
int_t **  rowind,
int_t **  colptr 
)

Here is the call graph for this function:

int_t dReadValues ( FILE *  fp,
int_t  n,
double *  destination,
int_t  perline,
int_t  persize 
)
int_t dReadVector ( FILE *  fp,
int_t  n,
int_t where,
int_t  perline,
int_t  persize 
)

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