Classes
GhostPointGenerator.hpp File Reference

Abstract class for creating computationalcells of ghost points. More...

#include "../../tessellation/tessellation.hpp"
#include "computational_cell_2d.hpp"
#include <boost/container/flat_map.hpp>
Include dependency graph for GhostPointGenerator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GhostPointGenerator
 Abstract class for creating ghost points. More...
 

Detailed Description

Abstract class for creating computationalcells of ghost points.

Author
Elad Steinberg

Definition in file GhostPointGenerator.hpp.