Go to the source code of this file.
Namespaces | |
namespace | slimpy_base.api.Plugins.slim2rsf.sfcommands.mpi_commands |
Classes | |
class | create_meta_header_converter |
This is a mapping instance that maps a SLIMpy command into an object that can be run This also maps the agruments and keyword arguments to be pugin specific. More... | |
class | scatter_mpi_converter |
This is a mapping instance that maps a SLIMpy command into an object that can be run This also maps the agruments and keyword arguments to be pugin specific. More... | |
class | ghost_taper_converter |
This is a mapping instance that maps a SLIMpy command into an object that can be run This also maps the agruments and keyword arguments to be pugin specific. More... | |
Functions | |
def | windowm_mpi_runtime_map |
def | add_eps |
def | set_offset_eps |
def | set_offset |
Variables | |
string | __copyright__ |
string | __license__ |
tuple | factory = rsfCommandFactory() |
tuple | mpi_factory = rsf_mpi_factory( ) |