1.3.2
CCC
 
cs_MGS Class Reference

#include <LinkMatrixSparse.hpp>

Public Attributes

int flag_cg
 
int nlevels
 
int npath
 
int type_coarse
 
int ngc
 
int nmg
 
int ngs
 
int ncur
 
int * path
 
double tolnmg
 
double tolcg
 
double * diag
 
cs_MG ** mg
 

Member Data Documentation

◆ diag

double* cs_MGS::diag

◆ flag_cg

int cs_MGS::flag_cg

◆ mg

cs_MG** cs_MGS::mg

◆ ncur

int cs_MGS::ncur

◆ ngc

int cs_MGS::ngc

◆ ngs

int cs_MGS::ngs

◆ nlevels

int cs_MGS::nlevels

◆ nmg

int cs_MGS::nmg

◆ npath

int cs_MGS::npath

◆ path

int* cs_MGS::path

◆ tolcg

double cs_MGS::tolcg

◆ tolnmg

double cs_MGS::tolnmg

◆ type_coarse

int cs_MGS::type_coarse

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