ResidualBasedErrorEvaluator Class Reference

#include <ResidualBasedErrorEvaluator.hpp>

Inheritance diagram for ResidualBasedErrorEvaluator:
Inheritance graph
[legend]
Collaboration diagram for ResidualBasedErrorEvaluator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ResidualBasedErrorEvaluator (Mat mat, Vec rhs, double difference_threshold, double exact_solution_threshold, int size, int max_iterations)
virtual ~ResidualBasedErrorEvaluator ()
virtual bool Stop (Vec x, int iteration_nr)

Constructor & Destructor Documentation

ResidualBasedErrorEvaluator::ResidualBasedErrorEvaluator ( Mat  mat,
Vec  rhs,
double  difference_threshold,
double  exact_solution_threshold,
int  size,
int  max_iterations 
)
ResidualBasedErrorEvaluator::~ResidualBasedErrorEvaluator (  )  [virtual]

Member Function Documentation

bool ResidualBasedErrorEvaluator::Stop ( Vec  x,
int  iteration_nr 
) [virtual]

Implements ErrorEvaluator.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1