]> SALOME platform Git repositories - tools/libbatch.git/blobdiff - src/SGE/Batch_FactBatchManager_eSGE.hxx
Salome HOME
Moved username initialization to the constructor in BatchManager_eClients
[tools/libbatch.git] / src / SGE / Batch_FactBatchManager_eSGE.hxx
index b4041005f13877d22f907f57c7c7c9c1f550be32..4511263befb31e4fce8ba9cf22628ac537d2370b 100644 (file)
@@ -47,6 +47,7 @@ namespace Batch {
 
     virtual BatchManager * operator() (const char * hostname) const;
     virtual BatchManager_eClient * operator() (const char * hostname,
+                                               const char * username,
                                                CommunicationProtocolType protocolType,
                                                const char * mpiImpl,
                                               int nb_proc_per_node = 1) const;