casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
casa::SerialPartitionMixin< T > Class Template Reference

Parameter and input data partitioning for serial imaging (in ParallelImagerMixin). More...

#include <SerialPartitionMixin.h>

Inheritance diagram for casa::SerialPartitionMixin< T >:

Public Member Functions

void concat_images (const std::string &type __attribute__((unused)))
 

Protected Member Functions

ParallelImagerParams get_params (MPI_Comm worker_comm __attribute__((unused)), ParallelImagerParams &initial)
 

Detailed Description

template<class T>
class casa::SerialPartitionMixin< T >

Parameter and input data partitioning for serial imaging (in ParallelImagerMixin).

Definition at line 42 of file SerialPartitionMixin.h.

Member Function Documentation

template<class T >
void casa::SerialPartitionMixin< T >::concat_images ( const std::string &type   __attribute__(unused))
inline

Definition at line 46 of file SerialPartitionMixin.h.

template<class T >
ParallelImagerParams casa::SerialPartitionMixin< T >::get_params ( MPI_Comm worker_comm   __attribute__(unused),
ParallelImagerParams initial 
)
inlineprotected

Definition at line 50 of file SerialPartitionMixin.h.


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