KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Public Member Functions | Public Attributes | List of all members
testing.utilities.Commander Class Reference
Collaboration diagram for testing.utilities.Commander:

Public Member Functions

def __init__ (self)
 
def RunMPITestSuit (self, application, path, mpi_command, mpi_flags, num_processes_flag, num_processes, level, verbose, command, timer)
 

Public Attributes

 process
 
 exitCode
 

Constructor & Destructor Documentation

◆ __init__()

def testing.utilities.Commander.__init__ (   self)

Member Function Documentation

◆ RunMPITestSuit()

def testing.utilities.Commander.RunMPITestSuit (   self,
  application,
  path,
  mpi_command,
  mpi_flags,
  num_processes_flag,
  num_processes,
  level,
  verbose,
  command,
  timer 
)

Member Data Documentation

◆ exitCode

testing.utilities.Commander.exitCode

◆ process

testing.utilities.Commander.process

The documentation for this class was generated from the following file: