Home
last modified time | relevance | path

Searched defs:polynomialOrder (Results 1 – 25 of 32) sorted by relevance

12

/dports/math/gfan/gfan0.6.2/src/
H A Dbuchberger.cpp389 struct polynomialOrder struct
392 polynomialOrder(TermOrder const &order_):order(order_){} in polynomialOrder() argument
406 g->sort(polynomialOrder(termOrder)); in autoReduceSorting() argument
/dports/math/gfanlib/gfan0.6.2/src/
H A Dbuchberger.cpp389 struct polynomialOrder struct
392 polynomialOrder(TermOrder const &order_):order(order_){} in polynomialOrder() argument
406 g->sort(polynomialOrder(termOrder)); in autoReduceSorting() argument
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/
H A Dp1bubble.hh122 static const int polynomialOrder = dimDomain + 1; member in Dune::Fem::SimplexBubbleElementShapeFunctionSet
211 static const int polynomialOrder = dimDomain + 1; member in Dune::Fem::Cube2DBubbleElementShapeFunctionSet
344 static const int polynomialOrder = ScalarShapeFunctionSetType::polynomialOrder; member
372 static const int polynomialOrder = Traits::polynomialOrder; member in Dune::Fem::BubbleElementSpace
H A Dlagrange.hh112 static const unsigned int polynomialOrder = order; member
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/lagrange/
H A Dgenericbasefunctions.hh30 static constexpr unsigned int polynomialOrder = order; member in Dune::Fem::GenericLagrangeBaseFunction
106 enum { polynomialOrder = 0 }; enumerator
211 static constexpr unsigned int polynomialOrder = order; member in Dune::Fem::GenericLagrangeBaseFunction
435 static constexpr unsigned int polynomialOrder = order; member in Dune::Fem::GenericLagrangeBaseFunction
H A Dlagrangepoints.hh45 static const unsigned int polynomialOrder = BaseType::polynomialOrder; member in Dune::Fem::LagrangePoint
480 static const unsigned int polynomialOrder = polOrder; member in Dune::Fem::SubEntityLagrangePointIterator
613 static const unsigned int polynomialOrder = polOrder; member in Dune::Fem::SubEntityLagrangePointIterator
717 LagrangePointSet ( const GeometryType &geometry, const int polynomialOrder ) in LagrangePointSet()
H A Dgenericlagrangepoints.hh33 static const unsigned int polynomialOrder = order; member in Dune::Fem::GenericLagrangePoint
193 static const unsigned int polynomialOrder = 0; member in Dune::Fem::GenericLagrangePoint
363 static const unsigned int polynomialOrder = order; member in Dune::Fem::GenericLagrangePoint
647 static const unsigned int polynomialOrder = order; member in Dune::Fem::GenericLagrangePoint
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/mcbasket/
H A Dmcamericanpathengine.hpp151 const Size polynomialOrder = 2; in lsmPathPricer() local
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/fourier/
H A Dspace.hh78 static const int polynomialOrder = Order+1; member in Dune::Fem::FourierDiscreteFunctionSpace
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/hpdg/
H A Dorthogonal.hh94 static const int polynomialOrder = order ; member in Dune::Fem::hpDG::OrthogonalDiscontinuousGalerkinSpace
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/padaptivespace/
H A Dmapper.hh42 static const int polynomialOrder = polOrder; member
H A Dgeneric.hh66 static const int polynomialOrder = Traits::polynomialOrder; member in Dune::Fem::GenericDiscreteFunctionSpace
H A Dlagrange.hh52 static const int polynomialOrder = maxPolOrder; member
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/finitevolume/
H A Dspace.hh69 static const int polynomialOrder = 0; member in Dune::Fem::FiniteVolumeSpace
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/discontinuousgalerkin/
H A Dlagrange.hh93 static const int polynomialOrder = polOrder; member in Dune::Fem::LagrangeDiscontinuousGalerkinSpace
H A Dspace.hh103 static const int polynomialOrder = polOrder; member in Dune::Fem::DiscontinuousGalerkinSpace
H A Dlegendre.hh111 static const int polynomialOrder = polOrder; member in Dune::Fem::LegendreDiscontinuousGalerkinSpaceBase
H A Dtuple.hh220 static const int polynomialOrder = Std::max( static_cast< int >( DFS::polynomialOrder )... ); member
/dports/science/axom/axom-0.6.1/src/tools/
H A Ddata_collection_util.cpp47 int polynomialOrder {2}; member
/dports/graphics/qgis/qgis-3.22.3/src/analysis/georeferencing/
H A Dqgsgcptransformer.cpp321 QgsGDALGeorefTransform::QgsGDALGeorefTransform( bool useTPS, unsigned int polynomialOrder ) in QgsGDALGeorefTransform()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/DiscreteIntegration/
H A DIntegration3D.cpp814 void DI_Element::integrationPoints (const int polynomialOrder, const DI_Element *loc, in integrationPoints()
1671 void DI_Line::getRefIntegrationPoints ( const int polynomialOrder , std::vector<DI_IntegrationPoint… in getRefIntegrationPoints() argument
1680 void DI_Triangle::getRefIntegrationPoints ( const int polynomialOrder , std::vector<DI_IntegrationP… in getRefIntegrationPoints() argument
1692 void DI_Quad::getRefIntegrationPoints ( const int polynomialOrder , std::vector<DI_IntegrationPoint… in getRefIntegrationPoints() argument
1701 void DI_Tetra::getRefIntegrationPoints ( const int polynomialOrder , std::vector<DI_IntegrationPoin… in getRefIntegrationPoints() argument
1712 void DI_Hexa::getRefIntegrationPoints ( const int polynomialOrder , std::vector<DI_IntegrationPoint… in getRefIntegrationPoints() argument
1726 DI_Point::Container &cp, const int polynomialOrder, in cut()
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/localfiniteelement/
H A Ddgspace.hh119 static const unsigned int polynomialOrder = LFEMap::polynomialOrder; member
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/georeferencer/
H A Dqgsgeoreftransform.cpp488 QgsGDALGeorefTransform::QgsGDALGeorefTransform( bool useTPS, unsigned int polynomialOrder ) in QgsGDALGeorefTransform()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DDataModel.hpp211 short polynomialOrder; member in Dakota::DataModelRep
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/
H A Ddiscretefunctionspace.hh972 enum { polynomialOrder = 111 }; enumerator

12