Salome HOME
Selection of the last time step; Back to the current directory after a computation...
[modules/homard.git] / src / HOMARD_I / HOMARD_Iteration_i.hxx
index 0b9b807b68eb1dab98c0ae07abaee709fb1511fa..91ce9fdce1b9653b7799baadc72215594579d858 100644 (file)
@@ -83,6 +83,7 @@ public:
   void                   SetFieldFile( const char* FieldFile );
   char*                  GetFieldFile();
   void                   SetTimeStepRank( CORBA::Long TimeStep, CORBA::Long Rank );
+  void                   SetTimeStepRankLast();
   CORBA::Long            GetTimeStep();
   CORBA::Long            GetRank();