fpmas 1.6
Public Member Functions | List of all members
fpmas::io::Local< T >::Single Class Reference

#include <output.h>

Public Member Functions

 Single (api::communication::MpiCommunicator &, int, const Watcher< T > &watcher, const Params &)
 
operator() ()
 

Detailed Description

template<typename T>
class fpmas::io::Local< T >::Single

Single mode for the Local operation.

Constructor & Destructor Documentation

◆ Single()

template<typename T >
fpmas::io::Local< T >::Single::Single ( api::communication::MpiCommunicator ,
int  ,
const Watcher< T > &  watcher,
const Params  
)
inline

Local::Single constructor.

Parameters
watcherlocal watcher used to fetch data

Member Function Documentation

◆ operator()()

template<typename T >
T fpmas::io::Local< T >::Single::operator() ( )
inline

Returns local data fetched by the watcher (even if the current process is not root.

Returns
local data

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