![]() |
ryujin 2.1.1 revision 350e54cc11f3d21282bddcf3e6517944dbc508bf
|
#include <source/geometries/geometry_geotiff_profile.h>
Public Member Functions | |
GeoTIFFProfile (const std::string subsection) | |
void | create_triangulation (typename dealii::Triangulation< dim > &triangulation) final |
![]() | |
Geometry (const std::string &name, const std::string &subsection) | |
virtual void | create_triangulation (dealii::Triangulation< dim > &triangulation)=0 |
Definition at line 79 of file geometry_geotiff_profile.h.
|
inline |
Definition at line 82 of file geometry_geotiff_profile.h.
References ryujin::dirichlet.
|
inlinefinalvirtual |
Create the triangulation according to the appropriate geometry description.
Implements ryujin::Geometry< dim >.
Definition at line 163 of file geometry_geotiff_profile.h.