AdditionalData(const bool right_preconditioning=false, const bool Av_is_symmetric=true, const std::vector< std::vector< bool > > &Av_constant_modes=std::vector< std::vector< bool > >(1), const double inner_solve_tolerance=1e-9, const bool use_ssor_on_mass_matrix=false, const bool velocity_uses_higher_order_elements=false, const bool pressure_uses_higher_order_elements=false, const bool Av_do_solve=false, const unsigned int Av_n_iters=1, const double Av_tolerance=1e-3, const bool ouput_details=false) | TrilinosWrappers::PreconditionStokes::AdditionalData | |