fix solution norm summary in Stokes application

now shares code with the navierstokes solver

git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2708 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
akva
2014-02-05 12:53:57 +00:00
committed by Knut Morten Okstad
parent ba43e77b85
commit fc88fe7157

View File

@@ -376,8 +376,8 @@ public:
//! \param[in] solution The solution vector
//! \param[in] printSol Print solution only if size is less than this value
//! \param[in] compName Solution name to be used in norm output
void printSolutionSummary(const Vector& solution, int printSol,
const char* compName);
virtual void printSolutionSummary(const Vector& solution, int printSol,
const char* compName);
//! \brief Computes the total reaction forces in the model.
//! \param[out] RF Reaction force in each spatial direction + energy