no reason to introduce a vtable here
git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@2674 e10b68d5-8a6e-419e-a041-bce267b0401d
This commit is contained in:
@@ -24,7 +24,7 @@ class TimeStep;
|
||||
\brief Template class for coupled simulators.
|
||||
*/
|
||||
|
||||
template<class T1, class T2> class SIMCoupled : public ISolver
|
||||
template<class T1, class T2> class SIMCoupled
|
||||
{
|
||||
public:
|
||||
//! \brief The constructor initializes the references to the two solvers.
|
||||
|
||||
Reference in New Issue
Block a user