HARP Pre-1.0 (2c7ffce) documentation

Parallel Spectral Extraction

«  Parallel Data I/O   ::   Contents   ::   Commandline Tools  »

Parallel Spectral Extraction

class harp::mpi_spec_slice
Public Functions
mpi_spec_slice(boost::mpi::communicator const & rcomm, boost::mpi::communicator const & gcomm, size_t nspec, size_t nlambda, size_t chunk_nspec, size_t chunk_nlambda, size_t overlap_spec, size_t overlap_lambda)
~mpi_spec_slice()
spec_slice_region const & full_region() const
std::vector< spec_slice_region > regions() const
boost::mpi::communicator gang_comm()
boost::mpi::communicator rank_comm()

«  Parallel Data I/O   ::   Contents   ::   Commandline Tools  »