KTH framework for Nek5000 toolboxes; testing version  0.0.1
sparse_cholesky Struct Reference

Data Fields

uint n
 
uint * Lrp
 
uint * Lj
 
double * L
 
double * D
 

Detailed Description

Definition at line 55 of file crs_xxt.c.

Field Documentation

◆ D

double * sparse_cholesky::D

Definition at line 57 of file crs_xxt.c.

◆ L

double* sparse_cholesky::L

Definition at line 57 of file crs_xxt.c.

◆ Lj

uint * sparse_cholesky::Lj

Definition at line 56 of file crs_xxt.c.

◆ Lrp

uint * sparse_cholesky::Lrp

Definition at line 56 of file crs_xxt.c.

◆ n

uint sparse_cholesky::n

Definition at line 56 of file crs_xxt.c.


The documentation for this struct was generated from the following file: