36 #ifndef NEKTAR_SPATIALDOMAINS_POINTGEOM_H
37 #define NEKTAR_SPATIALDOMAINS_POINTGEOM_H
44 #include <boost/enable_shared_from_this.hpp>
48 namespace SpatialDomains
61 public boost::enable_shared_from_this<PointGeom>
118 const Array<OneD,const NekDouble>& Lcoord);
120 const Array<OneD,const NekDouble>& coords,
121 Array<OneD,NekDouble>& Lcoords);
128 #endif //NEKTAR_SPATIALDOMAINS_POINTGEOM_H