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

#include <output.h>

Public Member Functions

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

Detailed Description

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

All mode for the Local operation.

Constructor & Destructor Documentation

◆ All()

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

Local::All constructor.

Parameters
watcherlocal watcher used to fetch data

Member Function Documentation

◆ operator()()

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

Returns local data fetched by the watcher.

Returns
local data

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