Bridge++  Ver. 2.0.2
ASolver_BiCGStab_Cmplx< AFIELD >::coeff_t Struct Reference

Public Attributes

std::complex< real_trho
 
std::complex< real_talpha
 
std::complex< real_tomega
 

Detailed Description

template<typename AFIELD>
struct ASolver_BiCGStab_Cmplx< AFIELD >::coeff_t

Definition at line 75 of file asolver_BiCGStab_Cmplx.h.

Member Data Documentation

◆ alpha

template<typename AFIELD >
std::complex<real_t> ASolver_BiCGStab_Cmplx< AFIELD >::coeff_t::alpha

Definition at line 78 of file asolver_BiCGStab_Cmplx.h.

◆ omega

template<typename AFIELD >
std::complex<real_t> ASolver_BiCGStab_Cmplx< AFIELD >::coeff_t::omega

Definition at line 79 of file asolver_BiCGStab_Cmplx.h.

◆ rho

template<typename AFIELD >
std::complex<real_t> ASolver_BiCGStab_Cmplx< AFIELD >::coeff_t::rho

Definition at line 77 of file asolver_BiCGStab_Cmplx.h.


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