35#ifndef NEKTAR_TESTS_METRICPRECON_H
36#define NEKTAR_TESTS_METRICPRECON_H
59 virtual void v_Generate(std::istream &pStdout, std::istream &pStderr);
std::string m_varTolerance
static std::string defaultTolerance
MetricPrecon(TiXmlElement *metric, bool generate)
static MetricSharedPtr create(TiXmlElement *metric, bool generate)
virtual void v_Generate(std::istream &pStdout, std::istream &pStderr)
Test output against a regex expression and set of matches.
The above copyright notice and this permission notice shall be included.
std::shared_ptr< Metric > MetricSharedPtr
A shared pointer to an EquationSystem object.