35#ifndef HEARTGEOMETRYINFORMATION_HPP_
36#define HEARTGEOMETRYINFORMATION_HPP_
41#include "DistanceMapCalculator.hpp"
42#include "AbstractTetrahedralMesh.hpp"
43#include "ChasteCuboid.hpp"
46typedef enum HeartLayerType_
61template<
unsigned SPACE_DIM>
97 std::vector<unsigned>& rSurfaceNodes,
98 bool indexFromZero=
true)
const;
107 std::set<unsigned>& rSurfaceNodeIndexSet,
108 unsigned offset)
const;
182 const std::string& rEpiFile,
183 const std::string& rEndoFile,
202 const std::string& rEpiFile,
203 const std::string& rLVFile,
204 const std::string& rRVFile,