c_bridge_pdgssv.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include "pdsp_defs.h"
#include "slu_mt_util.h"
#include "slu_mt_Cnames.h"

Data Structures

struct  factors_t
 

Typedefs

typedef long long fptr
 

Functions

void c_bridge_pdgssv_ (int *nprocs, int *iopt, int *n, int *nnz, int *nrhs, double *values, int *rowind, int *colptr, double *b, int *ldb, fptr *f_factors, int *info)
 

Typedef Documentation

◆ fptr

typedef long long fptr

Function Documentation

◆ c_bridge_pdgssv_()

void c_bridge_pdgssv_ ( int *  nprocs,
int *  iopt,
int *  n,
int *  nnz,
int *  nrhs,
double *  values,
int *  rowind,
int *  colptr,
double *  b,
int *  ldb,
fptr f_factors,
int *  info 
)