My Project
Opm::FlowLinearSolverParameters Struct Reference

This class carries all parameters for the NewtonIterationBlackoilInterleaved class. More...

#include <FlowLinearSolverParameters.hpp>

Public Member Functions

template<class TypeTag >
void init ()
 
void reset ()
 

Static Public Member Functions

template<class TypeTag >
static void registerParameters ()
 

Public Attributes

double linear_solver_reduction_
 
double ilu_relaxation_
 
int linear_solver_maxiter_
 
int linear_solver_restart_
 
int linear_solver_verbosity_
 
int ilu_fillin_level_
 
MILU_VARIANT ilu_milu_
 
bool ilu_redblack_
 
bool ilu_reorder_sphere_
 
bool newton_use_gmres_
 
bool require_full_sparsity_pattern_
 
bool ignoreConvergenceFailure_
 
bool scale_linear_system_
 
std::string linsolver_
 
std::string accelerator_mode_
 
int bda_device_id_
 
int opencl_platform_id_
 
int cpr_max_ell_iter_ = 20
 
int cpr_reuse_setup_ = 0
 
std::string opencl_ilu_reorder_
 
std::string fpga_bitstream_
 

Detailed Description

This class carries all parameters for the NewtonIterationBlackoilInterleaved class.


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