lsd_mkb/lsd_mkb_superlu/superlu_seq/ilu_dcopy_to_ucol.c File Reference

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

#include "slu_ddefs.h"
Include dependency graph for ilu_dcopy_to_ucol.c:

Functions

void dcopy_ (int *, double[], int *, double[], int *)
int ilu_dcopy_to_ucol (int jcol, int nseg, int *segrep, int *repfnz, int *perm_r, double *dense, int drop_rule, milu_t milu, double drop_tol, int quota, double *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

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

Here is the call graph for this function:

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