|
NESSi
v1.0.2
The NonEquilibrium Systems Simulation Library
|
| void cntr::function< T >::Bcast_timestep | ( | int | tstp, |
| int | root | ||
| ) |
Broadcast a time step of the function using MPI
Broadcast a time step of the
functionusing MPI. The value at one time step is broadcasted from therootprocess to all other processes.
| tstp |
|
| root |
|
Definition at line 1097 of file cntr_function_impl.hpp.