Home
last modified time | relevance | path

Searched defs:minEdgeLength (Results 1 – 12 of 12) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fempy/geometry/
H A Dedgelength.hh69 inline static typename Geometry::ctype minEdgeLength ( const Geometry &geometry ) in minEdgeLength() function
76 ctype minEdgeLength = std::numeric_limits< ctype >::max(); in minEdgeLength() local
/dports/graphics/heimer/Heimer-3.0.0/src/
H A Dmind_map_data.cpp167 double MindMapData::minEdgeLength() const in minEdgeLength() function in MindMapData
172 void MindMapData::setMinEdgeLength(double minEdgeLength) in setMinEdgeLength()
H A Dlayout_optimizer.cpp56 bool initialize(double aspectRatio, double minEdgeLength) in initialize()
520 double minEdgeLength = 0; member
543 bool LayoutOptimizer::initialize(double aspectRatio, double minEdgeLength) in initialize()
H A Dalz_serializer.cpp414 …double minEdgeLength = element.attribute(DataKeywords::MindMap::LayoutOptimizer::MIN_EDGE_LENGTH, … in readLayoutOptimizer() local
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/python/dune/source/
H A Dbuiltin.py84 minEdgeLength = BuiltInFunction('dune/fempy/geometry/edgelength.hh', 'typename Geometry::ctype', 'm… variable
/dports/math/R-cran-deldir/deldir/R/
H A Dtile.list.R12 function (object,minEdgeLength=NULL,clipp=NULL) { argument
/dports/games/ufoai/ufoai-2.5-source/src/tools/blender/
H A Dexport_ufoai.py309 … quadToleration, splitMethod, splitHeight, minFaceArea, minFaceAngle, minEdgeLength, coordinatesMu… argument
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/src/core/
H A Dedgedetection.cxx290 int minEdgeLength, PixelType nonEdgeMarker, in pythonRemoveShortEdges()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnzext/
H A Dmeshbuilder.cpp460 double minEdgeLength = in buildMesh() local
/dports/graphics/spectacle/spectacle-21.12.3/src/QuickEditor/
H A DQuickEditor.cpp793 const qreal minEdgeLength = qMin(mSelection.width(), mSelection.height()); in drawDragHandles() local
/dports/graphics/dilay/dilay-1.9.0/lib/src/tool/sculpt/util/
H A Daction.cpp20 constexpr float minEdgeLength = 0.001f; variable
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DmeshPartition.cpp2195 double minEdgeLength = std::numeric_limits<double>::max(); in PartitionFaceMinEdgeLength() local