Opm::WellInterface< TypeTag >::ConvergenceReport Struct Reference

a struct to collect information about the convergence checking More...

#include <WellInterface.hpp>

List of all members.

Classes

struct  ProblemWell

Public Member Functions

ConvergenceReportoperator+= (const ConvergenceReport &rhs)

Public Attributes

bool converged = true
bool nan_residual_found = false
std::vector< ProblemWellnan_residual_wells
bool too_large_residual_found = false
std::vector< ProblemWelltoo_large_residual_wells

Detailed Description

template<typename TypeTag>
struct Opm::WellInterface< TypeTag >::ConvergenceReport

a struct to collect information about the convergence checking


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

Generated on 26 Mar 2018 by  doxygen 1.6.1