Salome HOME
:Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/spns/SolverLab
[tools/solverlab.git] / CoreFlows / Models / inc / TransportEquation.hxx
index ec6361d4420227a6719cfc5d59a4d48e92e63708..5acc4ed90766a857c7a6df0c948557e4d82593c1 100755 (executable)
@@ -138,13 +138,6 @@ public :
                return _VV;
        }
 
-       /** \fn getTimeScheme
-        * \brief returns the  time scheme name
-        * \param [in] void
-        * \param [out] enum TimeScheme (explicit or implicit)
-        *  */
-       TimeScheme getTimeScheme();
-
 protected :
        double computeTransportMatrix();
        double computeRHS();