lsd_mkb/lsd_mkb_superlu/superlu_seq/ilu_zcopy_to_ucol.c File Reference

Copy a computed column of U to the compressed data structure and drop some small entries. More...

#include "slu_zdefs.h"
Include dependency graph for ilu_zcopy_to_ucol.c:

Functions

void zcopy_ (int *, doublecomplex[], int *, doublecomplex[], int *)
int ilu_zcopy_to_ucol (int jcol, int nseg, int *segrep, int *repfnz, int *perm_r, doublecomplex *dense, int drop_rule, milu_t milu, double drop_tol, int quota, doublecomplex *sum, int *nnzUj, GlobalLU_t *Glu, double *work)

Detailed Description

Copy a computed column of U to the compressed data structure and drop some small entries.

 -- SuperLU routine (version 4.1) --
 Lawrence Berkeley National Laboratory
 November, 2010
 

Function Documentation

int ilu_zcopy_to_ucol ( int  jcol,
int  nseg,
int *  segrep,
int *  repfnz,
int *  perm_r,
doublecomplex dense,
int  drop_rule,
milu_t  milu,
double  drop_tol,
int  quota,
doublecomplex sum,
int *  nnzUj,
GlobalLU_t Glu,
double *  work 
)

Here is the call graph for this function:

void zcopy_ ( int *  ,
doublecomplex  [],
int *  ,
doublecomplex  [],
int *   
)

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