|
Schnek
|
Interface for wrapping and exchanging boundaries. More...
#include "boundary.hpp"#include <boost/shared_ptr.hpp>#include "domainsubdivision.t"

Go to the source code of this file.
Classes | |
| class | schnek::DomainSubdivision< GridType > |
| Interface for wrapping and exchanging boundaries . More... | |
| class | schnek::SerialSubdivision< GridType > |
Interface for wrapping and exchanging boundaries.
This interface is used to exchange the boundaries of distribution functions and scalar fields. It can be implemented to define periodic boundaries or exchange data with other processes.