Nek5000
SEM for Incompressible NS
|
Public Attributes | |
uint | n |
uint * | Arp |
uint * | Aj |
double * | A |
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().