lsd_mkb/lsd_mkb_superlu/superlu_seq/dreadhb.c File Reference

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

Functions

int dDumpLine (FILE *fp)
 Eat up the rest of the current line.
int dParseIntFormat (char *buf, int *num, int *size)
int dParseFloatFormat (char *buf, int *num, int *size)
int dReadValues (FILE *fp, int n, double *destination, int perline, int persize)
void dreadhb (FILE *fp, int *nrow, int *ncol, int *nonz, double **nzval, int **rowind, int **colptr)
 Auxiliary routines.

Function Documentation

int dDumpLine ( FILE *  fp  ) 

Eat up the rest of the current line.

Here is the caller graph for this function:

int dParseFloatFormat ( char *  buf,
int *  num,
int *  size 
)

Here is the caller graph for this function:

int dParseIntFormat ( char *  buf,
int *  num,
int *  size 
)

Here is the caller graph for this function:

void dreadhb ( FILE *  fp,
int *  nrow,
int *  ncol,
int *  nonz,
double **  nzval,
int **  rowind,
int **  colptr 
)

Auxiliary routines.

Here is the call graph for this function:

int dReadValues ( FILE *  fp,
int  n,
double *  destination,
int  perline,
int  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