Home
last modified time | relevance | path

Searched defs:hasNeighbor (Results 1 – 15 of 15) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/misc/
H A Dhedge.cpp99 bool HEdge::hasNeighbor(ClockDirection direction) const in hasNeighbor() function in de::HEdge
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/multispgrid/
H A Dconnectivity.hh117 bool hasNeighbor ( const int face, const int node ) const in hasNeighbor() function in Dune::MultiSPMacroConnectivity
306 bool hasNeighbor ( const int face, const int node ) const in hasNeighbor() function in Dune::MultiSPLeafConnectivity
425 bool hasNeighbor ( const int face, const int node ) const in hasNeighbor() function in Dune::MultiSPLevelConnectivity
/dports/math/dune-spgrid/dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5/dune/grid/spgrid/
H A Dtopology.hh154 inline bool SPTopology< dim >::hasNeighbor ( const unsigned int node, const int face ) const in hasNeighbor() function in Dune::SPTopology
H A Dpartition.hh267 inline bool SPPartition< dim >::hasNeighbor ( const int face ) const in hasNeighbor() function in Dune::SPPartition
/dports/math/dune-grid/dune-grid-de36e4b4e99da4cd7a120a39779345e701821115/dune/grid/albertagrid/
H A Drefinement.hh131 inline bool Patch< dim >::hasNeighbor ( int i, int neighbor ) const in hasNeighbor() function in Dune::Alberta::Patch
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/world/bsp/
H A Dlinesegment.cpp187 bool LineSegment::Side::hasNeighbor(int edge) const in hasNeighbor() function in world::bsp::LineSegment::Side
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/
H A DGraph.hs493 hasNeighbor gr v w = w `elem` neighbors gr v function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/
H A DGraph.hs493 hasNeighbor gr v w = w `elem` neighbors gr v function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/
H A DGraph.hs493 hasNeighbor gr v w = w `elem` neighbors gr v function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/
H A DGraph.hs493 hasNeighbor gr v w = w `elem` neighbors gr v function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/fgl-5.7.0.3/Data/Graph/Inductive/
H A DGraph.hs493 hasNeighbor gr v w = w `elem` neighbors gr v function
/dports/sysutils/barrier/barrier-2.3.3/src/lib/server/
H A DConfig.cpp477 bool Config::hasNeighbor(const std::string& srcName, EDirection srcSide) const in hasNeighbor() function in Config
482 bool Config::hasNeighbor(const std::string& srcName, EDirection srcSide, in hasNeighbor() function in Config
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/server/
H A DConfig.cpp495 Config::hasNeighbor(const String& srcName, EDirection srcSide) const in hasNeighbor() function in Config
501 Config::hasNeighbor(const String& srcName, EDirection srcSide, in hasNeighbor() function in Config
/dports/cad/fritzing/fritzing-app-0.9.2b/src/sketch/
H A Dpcbsketchwidget.cpp1979 bool PCBSketchWidget::hasNeighbor(ConnectorItem * connectorItem, ViewLayer::ViewLayerID viewLayerID… in hasNeighbor() function in PCBSketchWidget
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/plugin/
H A Dsurfaceturbulence.cpp308 bool hasNeighbor(Vec3 pos, Real radius) const in hasNeighbor() function