HILA
|
#include "field.h"
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. | |