7.1
general documentation
cs_cdo_anderson.h File Reference
#include "cs_defs.h"
+ Include dependency graph for cs_cdo_anderson.h:

Go to the source code of this file.

Functions

void aa_init (const int mMax, const cs_lnum_t n_faces)
 
void aa_term ()
 
void qrdelete (cs_real_t *Q, cs_sdm_t *R, int n_faces, int mMax)
 

Variables

int n_aa_iter
 
int mAA_
 
cs_real_tfval_
 
cs_real_tgval
 
cs_real_tfold_
 
cs_real_tgold_
 
cs_real_tdf_
 
cs_real_tDG_
 
cs_real_tQ_
 
cs_sdm_t * R_
 
cs_real_tgamma_
 
cs_real_ttempGamma_
 

Function Documentation

◆ aa_init()

void aa_init ( const int  mMax,
const cs_lnum_t  n_faces 
)
inline

◆ aa_term()

void aa_term ( )
inline

◆ qrdelete()

void qrdelete ( cs_real_t Q,
cs_sdm_t *  R,
int  n_faces,
int  mMax 
)
inline

Variable Documentation

◆ df_

cs_real_t* df_

◆ DG_

cs_real_t* DG_

◆ fold_

cs_real_t* fold_

◆ fval_

cs_real_t* fval_

◆ gamma_

cs_real_t* gamma_

◆ gold_

cs_real_t* gold_

◆ gval

cs_real_t* gval

◆ mAA_

int mAA_

◆ n_aa_iter

int n_aa_iter

◆ Q_

cs_real_t* Q_

◆ R_

cs_sdm_t* R_

◆ tempGamma_

cs_real_t* tempGamma_