Home
last modified time | relevance | path

Searched defs:Refinement (Results 1 – 25 of 98) sorted by relevance

1234

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/documentation/
H A Dvtr_overview.rst206 Parent-child and child-parent relationships
223 Data flexibility
H A Dosd_overview.rst65 Refinement section in OSD Overview
/dports/math/dune-geometry/dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b/doc/refinement/
H A Drefinement.tex232 \subsubsection{The Iterators}
339 \subsection{Namespace Layout}
350 \subsection{File and Directory Layout}
375 \subsection{Writing a new Refinement Implementation}
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dbisect.hpp40 class DLL_HEADER Refinement class
45 Refinement (const NetgenGeometry& ageo) : geo(ageo) {} in Refinement() function in Refinement
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/aruco/tutorials/aruco_detection/
H A Daruco_detection.markdown736 #### cornerRefinementMethod
745 #### cornerRefinementWinSize
757 #### cornerRefinementMaxIterations and cornerRefinementMinAccuracy
/dports/math/dune-geometry/dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b/dune/geometry/refinement/
H A Dhcube.cc78 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCube::RefinementImp
185 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial
218 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCube::RefinementSubEntityIteratorSpecial
280 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCube::RefinementImp::Codim::SubEntityIterator
H A Dpyramidtriangulation.cc162 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial
242 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::PyramidTriangulation::RefinementIteratorSpecial
357 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::PyramidTriangulation::RefinementImp::Codim::SubEntityIterator
H A Dhcubetriangulation.cc158 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCubeTriangulation::RefinementIteratorSpecial
237 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCubeTriangulation::RefinementIteratorSpecial
357 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::HCubeTriangulation::RefinementImp::Codim::SubEntityIterator
H A Dprismtriangulation.cc159 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial
240 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::PrismTriangulation::RefinementIteratorSpecial
353 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::PrismTriangulation::RefinementImp::Codim::SubEntityIterator
H A Dsimplex.cc515 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::Simplex::RefinementIteratorSpecial
605 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::Simplex::RefinementIteratorSpecial
767 typedef RefinementImp<dimension, CoordType> Refinement; typedef in Dune::RefinementImp::Simplex::RefinementImp::Codim::SubEntityIterator
/dports/math/dune-geometry/dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b/dune/geometry/
H A Dvirtualrefinement.cc82 typedef VirtualRefinement<dimension, CoordType> Refinement; typedef in Dune::VirtualRefinementSubEntityIteratorSpecial
105 typedef VirtualRefinement<dimension, CoordType> Refinement; typedef in Dune::VirtualRefinement::Codim::SubEntityIterator
215 typedef VirtualRefinement<dimension, CoordType> Refinement; typedef in Dune::VirtualRefinementSubEntityIteratorBackSpecial
231 typedef VirtualRefinement<dimension, CoordType> Refinement; typedef in Dune::VirtualRefinement::SubEntityIteratorBack
/dports/math/dune-geometry/dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b/dune/geometry/test/
H A Dtest-refinement.cc61 typedef Dune::VirtualRefinement<dim, ct> Refinement; in testVirtualRefinement() typedef
115 typedef Dune::StaticRefinement<topologyId, ct, coerceToId, dim> Refinement; in testStaticRefinementGeometry() typedef
/dports/math/dune-geometry/dune-geometry-e7bfb66e48496aa28e47974c33ea9a4579bf723b/dune/geometry/quadraturerules/
H A Dcompositequadraturerule.hh38 dim> Refinement; in CompositeQuadratureRule() typedef
/dports/science/hypre/hypre-2.23.0/src/docs/usr-manual/
H A Dch-sstruct.rst484 .. _fig-sstruct-samr-grid:
544 .. _fig-sstruct-samr-stencil:
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DTrackPanelCell.h64 using Refinement = std::vector< Child >; variable
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/ui/
H A DTrackView.h98 using Refinement = std::vector< std::pair< variable
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dbisect.hpp41 class DLL_HEADER Refinement class
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dbisect.hpp41 class Refinement class
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkAMRInformation.h284 vtkSmartPointer<vtkIntArray> Refinement; // refinement ratio between two adjacent levels variable
/dports/math/vtk8/VTK-8.2.0/Common/DataModel/
H A DvtkAMRInformation.h282 vtkSmartPointer<vtkIntArray> Refinement; //refinement ratio between two adjacent levels variable
/dports/math/vtk6/VTK-6.2.0/Common/DataModel/
H A DvtkAMRInformation.h241 vtkSmartPointer<vtkIntArray> Refinement; //refinement ratio between two adjacent levels variable
/dports/net-mgmt/libsmi/libsmi-0.4.8/lib/
H A Ddata.h165 typedef struct Refinement { struct
166 SmiRefinement export; argument
168 struct Object *objectPtr; /* the Object refined by this Refinement */ argument
172 } Refinement; argument
/dports/math/polymake/polymake-4.5/external/permlib/include/permlib/search/partition/
H A Drefinement.h117 Refinement<PERM>::Refinement(unsigned long n_, RefinementType type_) in Refinement() function
/dports/math/permlib/PermLib-0.2.9/include/permlib/search/partition/
H A Drefinement.h117 Refinement<PERM>::Refinement(unsigned long n_, RefinementType type_) in Refinement() function
/dports/math/mfem/mfem-4.3/mesh/
H A Dncmesh.hpp35 struct Refinement struct
37 int index; ///< Mesh element number
38 char ref_type; ///< refinement XYZ bit mask (7 = full isotropic)
42 Refinement(int index, int type = 7) : index(index), ref_type(type) {} in Refinement() argument

1234