Home
last modified time | relevance | path

Searched defs:geo_ (Results 1 – 10 of 10) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/tools/
H A Davtplotwidget.h67 inline void setGeoLocation(const GeoLocation *geo_) { geo = geo_; } in setGeoLocation()
/dports/net/pichi/pichi-1.4.0/include/pichi/api/
H A Drouter.hpp81 Geo geo_; member in pichi::api::Router
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/gridpart/geogridpart/
H A Dentity.hh101 mutable GeometryImplType geo_; member in Dune::Fem::GeoEntity
226 mutable GeometryImplType geo_; member in Dune::Fem::GeoEntity
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/uggrid/
H A Duggridentity.hh265 std::conditional_t<(dim-codim)==0, GeometryImpl, std::unique_ptr<GeometryImpl> > geo_; member in Dune::UGGridEntity
521 GeometryImpl geo_; member in Dune::UGGridEntity
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dksalmanac.cpp178 void KSAlmanac::setLocation(const GeoLocation *geo_) in setLocation()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/quadrature/
H A Dquadratureimp.hh308 GeometryType geo_; member in Dune::Fem::TestQuadrature
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/3d/
H A Dentity.hh164 mutable GeometryImpl geo_; member in Dune::ALU3dGridEntity
432 mutable GeometryImpl geo_; member in Dune::ALU3dGridEntity
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/geometrygrid/
H A Dintersection.hh182 mutable GeometryImpl geo_; member in Dune::GeoGrid::Intersection
H A Dentity.hh346 mutable GeometryImpl geo_; member in Dune::GeoGrid::EntityBase
681 mutable GeometryImpl geo_; member in Dune::GeoGrid::EntityBase
/dports/math/gismo/gismo-21.12.0/src/gsCore/
H A DgsFieldCreator.h285 explicit gsBoundaryField(gsGeometry<T> const & geo_) in gsBoundaryField()