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

Public Attributes

struct comm comm
 
uint pcoord
 
unsigned plevels
 
sintpother
 
comm_reqreq
 
unsigned nsep
 
uintsep_size
 
unsigned null_space
 
double * share_weight
 
uint un
 
uint cn
 
sintperm_u2c
 
uint ln
 
uint sn
 
uint xn
 
struct sparse_cholesky fac_A_ll
 
struct csr_mat A_sl
 
uintXp
 
double * X
 
double * vl
 
double * vc
 
double * vx
 
double * combuf
 

Detailed Description

Definition at line 58 of file xxt.c.

Member Data Documentation

struct csr_mat xxt::A_sl

Definition at line 104 of file xxt.c.

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

uint xxt::cn
double * xxt::combuf

Definition at line 108 of file xxt.c.

Referenced by apply_QQt(), and crs_setup().

struct comm xxt::comm
struct sparse_cholesky xxt::fac_A_ll

Definition at line 103 of file xxt.c.

Referenced by apply_S(), apply_S_col(), crs_free(), crs_setup(), and crs_solve().

uint xxt::ln
unsigned xxt::nsep
unsigned xxt::null_space

Definition at line 81 of file xxt.c.

Referenced by allocate_X(), crs_free(), crs_setup(), crs_solve(), crs_stats(), and orthogonalize().

uint xxt::pcoord

Definition at line 63 of file xxt.c.

Referenced by discover_dofs(), and locate_proc().

sint* xxt::perm_u2c

Definition at line 94 of file xxt.c.

Referenced by crs_free(), crs_setup(), crs_solve(), and discover_dofs().

unsigned xxt::plevels

Definition at line 64 of file xxt.c.

Referenced by apply_QQt(), discover_sep_ids(), discover_sep_sizes(), locate_proc(), and sum().

sint* xxt::pother

Definition at line 65 of file xxt.c.

Referenced by apply_QQt(), crs_free(), discover_sep_ids(), discover_sep_sizes(), locate_proc(), and sum().

comm_req* xxt::req

Definition at line 71 of file xxt.c.

Referenced by apply_QQt(), crs_free(), locate_proc(), and sum().

uint* xxt::sep_size
double* xxt::share_weight

Definition at line 82 of file xxt.c.

Referenced by crs_free(), crs_setup(), and crs_solve().

uint xxt::sn

Definition at line 96 of file xxt.c.

Referenced by crs_setup(), crs_solve(), crs_stats(), discover_sep_sizes(), and orthogonalize().

uint xxt::un

Definition at line 86 of file xxt.c.

Referenced by crs_solve(), and discover_dofs().

double * xxt::vc

Definition at line 108 of file xxt.c.

Referenced by crs_setup(), and crs_solve().

double* xxt::vl

Definition at line 108 of file xxt.c.

Referenced by crs_free(), crs_setup(), and crs_solve().

double * xxt::vx

Definition at line 108 of file xxt.c.

Referenced by crs_setup(), and crs_solve().

double* xxt::X

Definition at line 105 of file xxt.c.

Referenced by allocate_X(), apply_X(), apply_Xt(), crs_free(), and orthogonalize().

uint xxt::xn
uint* xxt::Xp

Definition at line 105 of file xxt.c.

Referenced by allocate_X(), apply_X(), apply_Xt(), crs_free(), crs_stats(), and orthogonalize().


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