Nek5000
SEM for Incompressible NS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
csr_mat Struct Reference

Public Attributes

uint n
 
uintArp
 
uintAj
 
double * A
 

Detailed Description

Definition at line 54 of file xxt.c.

Member Data Documentation

double* csr_mat::A

Definition at line 55 of file xxt.c.

Referenced by apply_m_Asl(), apply_p_Als(), apply_S(), apply_S_col(), condense_matrix(), crs_free(), and crs_setup().

uint * csr_mat::Aj

Definition at line 55 of file xxt.c.

Referenced by apply_m_Asl(), apply_p_Als(), apply_S(), apply_S_col(), condense_matrix(), and crs_setup().

uint * csr_mat::Arp

Definition at line 55 of file xxt.c.

Referenced by apply_m_Asl(), apply_p_Als(), apply_S(), apply_S_col(), condense_matrix(), crs_free(), and crs_setup().

uint csr_mat::n

Definition at line 55 of file xxt.c.

Referenced by condense_matrix(), and crs_setup().


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