|
GEOS
|
#include "StencilBase.hpp"Go to the source code of this file.
Classes | |
| class | geos::SurfaceElementStencilWrapper |
| Provides access to the SurfaceElementStencil that may be called from a kernel function. More... | |
| class | geos::SurfaceElementStencil |
| Provides management of the interior stencil points for a face elements when using Two-Point flux approximation. More... | |
Namespaces | |
| geos | |
Typedefs | |
| using | geos::SurfaceElementStencilTraits = StencilTraits< ArrayOfArrays, 6, 6, 15 > |
| Describes properties of SurfaceElementStencil. More... | |