Example #1
0
    def __init__(self, ismpirun=False):
        self.mpirunmode = ismpirun

        # super(MympirunOption, self).__init__()
        GeneralOption.__init__(self)
Example #2
0
    def __init__(self, ismpirun=False):
        self.mpirunmode = ismpirun

        GeneralOption.__init__(self)
Example #3
0
    def __init__(self, ismpirun=False):
        self.mpirunmode = ismpirun

        # super(MympirunOption, self).__init__()
        GeneralOption.__init__(self)
Example #4
0
    def __init__(self, ismpirun=False):
        self.mpirunmode = ismpirun

        GeneralOption.__init__(self)