Loading [MathJax]/extensions/MathZoom.js
OGS
MeshLayerMapper.cpp File Reference

Detailed Description

Implementation of the MeshLayerMapper class.

Author
Karsten Rink
Date
2010-11-01

Definition in file MeshLayerMapper.cpp.

#include "MeshLayerMapper.h"
#include <algorithm>
#include <range/v3/view/iota.hpp>
#include <range/v3/view/join.hpp>
#include <range/v3/view/repeat_n.hpp>
#include <range/v3/view/transform.hpp>
#include "BaseLib/Logging.h"
#include "GeoLib/Raster.h"
#include "MathLib/MathTools.h"
#include "MeshLib/Elements/Hex.h"
#include "MeshLib/Elements/Prism.h"
#include "MeshLib/Elements/Pyramid.h"
#include "MeshLib/Elements/Tet.h"
#include "MeshLib/Properties.h"
#include "MeshToolsLib/MeshSurfaceExtraction.h"
Include dependency graph for MeshLayerMapper.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshToolsLib