#include <updategroup.h>
List of all members.
Classes |
struct | InitData |
Public Types |
typedef STEPPER::Topology | Topology |
typedef DisplacedGrid
< CELL_TYPE, Topology, true > | GridType |
typedef STEPPER::PatchType | PatchType |
typedef STEPPER::PatchProviderPtr | PatchProviderPtr |
typedef STEPPER::PatchAccepterPtr | PatchAccepterPtr |
typedef STEPPER::PatchAccepterVec | PatchAccepterVec |
typedef STEPPER::PatchProviderVec | PatchProviderVec |
typedef DistributedSimulator
< CELL_TYPE >::WriterVector | WriterVector |
typedef DistributedSimulator
< CELL_TYPE >::SteererVector | SteererVector |
typedef UpdateGroupServer
< CELL_TYPE, PARTITION,
STEPPER > | ComponentType |
typedef std::pair< std::size_t,
std::size_t > | StepPairType |
Public Member Functions |
| UpdateGroup () |
| UpdateGroup (hpx::id_type thisId) |
hpx::naming::id_type | gid () const |
hpx::future< void > | setOuterGhostZone (std::size_t srcRank, boost::shared_ptr< std::vector< CELL_TYPE > > buffer, long nanoStep) |
Static Public Attributes |
static const int | DIM = Topology::DIM |
Private Member Functions |
template<typename ARCHIVE > |
void | serialize (ARCHIVE &ar, unsigned) |
Private Attributes |
hpx::naming::id_type | thisId |
Friends |
class | boost::serialization::access |
class | UpdateGroupServer< CELL_TYPE, PARTITION, STEPPER > |
template<class CELL_TYPE, class PARTITION, class STEPPER>
class LibGeoDecomp::HpxSimulator::UpdateGroup< CELL_TYPE, PARTITION, STEPPER >
Member Typedef Documentation
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
Constructor & Destructor Documentation
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
Member Function Documentation
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<typename ARCHIVE >
template<class CELL_TYPE , class PARTITION , class STEPPER >
hpx::future<void> LibGeoDecomp::HpxSimulator::UpdateGroup< CELL_TYPE, PARTITION, STEPPER >::setOuterGhostZone |
( |
std::size_t |
srcRank, |
|
|
boost::shared_ptr< std::vector< CELL_TYPE > > |
buffer, |
|
|
long |
nanoStep | |
|
) |
| | [inline] |
Friends And Related Function Documentation
template<class CELL_TYPE , class PARTITION , class STEPPER >
friend class boost::serialization::access [friend] |
template<class CELL_TYPE , class PARTITION , class STEPPER >
Member Data Documentation
template<class CELL_TYPE , class PARTITION , class STEPPER >
template<class CELL_TYPE , class PARTITION , class STEPPER >
The documentation for this class was generated from the following file: