HILA
Loading...
Searching...
No Matches
field_comm.h File Reference
#include "field.h"
Include dependency graph for field_comm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
void collect_field_halo_data_ (T *data, const Field< T > &src, Field< T > &dest, const Vector< 4, int > &dirs, int ndir)
 Copy local data with halo - useful for visualization.