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