Registry
CRILUT Class Reference

Incomplete LU Decomposition with threshold. More...

+ Inheritance diagram for CRILUT:

Public Member Functions

 CRILUT ()
 
 CRILUT (double threshold_parameter)
 
 CRILUT (double threshold_parameter, storage_info_output, bool unnamed)
 
 CRILUT (double threshold_parameters, double unnamed)
 
 CRILUT (double threshold_parameters, double unnamed, double unnamed, double unnamed)
 
 CRILUT (double threshold_vv, threshold_vp/pv/pp, storage_info_output, double unnamed, bool unnamed)
 
 CRILUT (double threshold_vv, vp, pv, pp, storage_info_output, double unnamed, double unnamed, double unnamed, bool unnamed)
 
void set_info (bool info)
 sets storage information output More...
 
void set_threshold (double threshold, double unnamed, double unnamed, double unnamed)
 sets threshold of incomplete LU factorisation More...
 

Detailed Description

Incomplete LU Decomposition with threshold.

Note
default specialization is CRILUTCPU1
See also
ug::CRILUT

Constructor & Destructor Documentation

◆ CRILUT() [1/7]

CRILUT ( )

◆ CRILUT() [2/7]

CRILUT ( double  threshold_parameter)
Parameters
[in]threshold_parameter

◆ CRILUT() [3/7]

CRILUT ( double  threshold_parameters,
double  unnamed 
)
Parameters
[in]threshold_parameters
[in]unnamed

◆ CRILUT() [4/7]

CRILUT ( double  threshold_parameters,
double  unnamed,
double  unnamed,
double  unnamed 
)
Parameters
[in]threshold_parameters
[in]unnamed
[in]unnamed
[in]unnamed

◆ CRILUT() [5/7]

CRILUT ( double  threshold_parameter,
storage_info_output  ,
bool  unnamed 
)
Parameters
[in]threshold_parameter,storage_info_output
[in]unnamed

◆ CRILUT() [6/7]

CRILUT ( double  threshold_vv,
threshold_vp/pv/  pp,
storage_info_output  ,
double  unnamed,
bool  unnamed 
)
Parameters
[in]threshold_vv,threshold_vp/pv/pp,storage_info_output
[in]unnamed
[in]unnamed

◆ CRILUT() [7/7]

CRILUT ( double  threshold_vv,
vp  ,
pv  ,
pp  ,
storage_info_output  ,
double  unnamed,
double  unnamed,
double  unnamed,
bool  unnamed 
)
Parameters
[in]threshold_vv,vp,pv,pp,storage_info_output
[in]unnamed
[in]unnamed
[in]unnamed
[in]unnamed

Member Function Documentation

◆ set_info()

void set_info ( bool  info)
inline

sets storage information output

Parameters
[in]info

References set_info().

◆ set_threshold()

void set_threshold ( double  threshold,
double  unnamed,
double  unnamed,
double  unnamed 
)
inline

sets threshold of incomplete LU factorisation

Parameters
[in]threshold
[in]unnamed
[in]unnamed
[in]unnamed