Package 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( )


Function Documentation

def slimpy_base.api.Plugins.slim2rsf.sfcommands.mpi_commands.add_eps (   metaspace,
  eps,
  oper 
)

Definition at line 264 of file mpi_commands.py.

def slimpy_base.api.Plugins.slim2rsf.sfcommands.mpi_commands.set_offset (   metaspace  ) 

Definition at line 297 of file mpi_commands.py.

def slimpy_base.api.Plugins.slim2rsf.sfcommands.mpi_commands.set_offset_eps (   metaspace,
  eps 
)

Definition at line 280 of file mpi_commands.py.

def slimpy_base.api.Plugins.slim2rsf.sfcommands.mpi_commands.windowm_mpi_runtime_map (   command  ) 

Definition at line 38 of file mpi_commands.py.


Variable Documentation

string __copyright__

Initial value:

"""
Copyright 2008 Sean Ross-Ross
"""

Definition at line 1 of file mpi_commands.py.

string __license__

Initial value:

"""
This file is part of SLIMpy .

SLIMpy is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

SLIMpy is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with SLIMpy . If not, see <http://www.gnu.org/licenses/>.
"""

Definition at line 4 of file mpi_commands.py.

Definition at line 420 of file mpi_commands.py.

Definition at line 427 of file mpi_commands.py.


Generated on Sun Aug 10 09:11:10 2008 for SLIMpy by  doxygen 1.5.6