Skip to content

File ghostbuster.h

FileList > code_source > templat > include > TempLat > lattice > ghostcells > ghostbuster.h

Go to the source code of this file

  • #include "TempLat/util/exception.h"
  • #include "TempLat/util/timer.h"
  • #include "TempLat/lattice/memory/memoryblock.h"
  • #include "TempLat/parallel/device_iteration.h"
  • #include "TempLat/parallel/device_memory.h"

Namespaces

Type Name
namespace TempLat

Classes

Type Name
class GhostBuster <NDim>
A class which adds and removes (busts!) ghost cells to your layout. Pass the original layout and the target layout to the constructor. Then pass any pointer which satisfies for origin layout to the function call operator. And the rest will be history.

The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/lattice/ghostcells/ghostbuster.h