Home
last modified time | relevance | path

Searched defs:mesher (Results 1 – 25 of 122) sorted by relevance

12345

/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/operators/
H A Dfdmcirop.cpp30 const ext::shared_ptr<FdmMesher>& mesher, in FdmCIREquityPart()
56 const ext::shared_ptr<FdmMesher>& mesher, in FdmCIRRatesPart()
75 const ext::shared_ptr<FdmMesher>& mesher, in FdmCIRMixedPart()
99 const ext::shared_ptr<FdmMesher>& mesher, in FdmCIROp()
H A Dfdmhestonop.cpp32 const ext::shared_ptr<FdmMesher>& mesher, in FdmHestonEquityPart()
116 const ext::shared_ptr<FdmMesher>& mesher, in FdmHestonVariancePart()
137 const ext::shared_ptr<FdmMesher>& mesher, in FdmHestonOp()
H A Dfdmhestonhullwhiteop.cpp33 const ext::shared_ptr<FdmMesher>& mesher, in FdmHestonHullWhiteEquityPart()
76 FdmHestonHullWhiteOp::FdmHestonHullWhiteOp(const ext::shared_ptr<FdmMesher>& mesher, in FdmHestonHullWhiteOp()
H A Dfirstderivativeop.cpp30 const ext::shared_ptr<FdmMesher>& mesher) in FirstDerivativeOp()
H A Dsecondderivativeop.cpp30 const ext::shared_ptr<FdmMesher>& mesher) in SecondDerivativeOp()
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/utilities/
H A Dfdmtimedepdirichletboundary.cpp34 const ext::shared_ptr<FdmMesher>& mesher, in FdmTimeDepDirichletBoundary()
44 const ext::shared_ptr<FdmMesher>& mesher, in FdmTimeDepDirichletBoundary()
H A Dfdminnervaluecalculator.cpp53 const ext::shared_ptr<FdmMesher>& mesher, in FdmCellAveragingInnerValue()
122 const ext::shared_ptr<FdmMesher>& mesher, in FdmLogInnerValue()
132 const ext::shared_ptr<FdmMesher>& mesher) in FdmLogBasketInnerValue()
H A Dfdmmesherintegral.cpp26 const ext::shared_ptr<FdmMesherComposite>& mesher, in FdmMesherIntegral()
H A Dfdmdirichletboundary.cpp31 const ext::shared_ptr<FdmMesher>& mesher, in FdmDirichletBoundary()
/dports/finance/quantlib/QuantLib-1.20/ql/experimental/finitedifferences/
H A Dfdmzabrop.cpp27 const ext::shared_ptr<FdmMesher> &mesher, const Real beta, const Real nu, in FdmZabrUnderlyingPart()
43 const ext::shared_ptr<FdmMesher> &mesher, const Real beta, const Real nu, in FdmZabrVolatilityPart()
57 FdmZabrOp::FdmZabrOp(const ext::shared_ptr<FdmMesher> &mesher, in FdmZabrOp()
H A Dfdornsteinuhlenbeckvanillaengine.cpp39 const ext::shared_ptr<FdmMesher>& mesher, in FdmOUInnerValue()
91 const ext::shared_ptr<FdmMesher> mesher ( in calculate() local
H A Dfdsimpleextoustorageengine.cpp48 explicit FdmStorageValue(const ext::shared_ptr<FdmMesher>& mesher) in FdmStorageValue()
128 const ext::shared_ptr<FdmMesher> mesher ( in calculate() local
H A Dmodtriplebandlinearop.hpp35 const ext::shared_ptr<FdmMesher>& mesher) in ModTripleBandLinearOp()
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/meshers/
H A Dfdmmeshercomposite.cpp73 const ext::shared_ptr<Fdm1dMesher>& mesher) in FdmMesherComposite()
102 FdmMesherComposite::FdmMesherComposite( in FdmMesherComposite()
107 FdmMesherComposite::FdmMesherComposite( in FdmMesherComposite()
/dports/math/openturns/openturns-1.18/python/doc/pyplots/
H A DLevelSetMesher.py6 mesher = ot.LevelSetMesher([50] * 2) variable
H A DIntervalMesher.py6 mesher = ot.IntervalMesher([10] * 2) variable
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/stepconditions/
H A Dfdmamericanstepcondition.cpp28 const ext::shared_ptr<FdmMesher> & mesher, in FdmAmericanStepCondition()
H A Dfdmbermudanstepcondition.cpp30 const ext::shared_ptr<FdmMesher> & mesher, in FdmBermudanStepCondition()
/dports/math/cgal/CGAL-5.3/demo/Polyhedron/Plugins/Point_set/
H A DSurface_reconstruction_scale_space_impl.cpp55 ScaleSpaceAFM mesher (longest_edge, radius_ratio_bound, beta_angle); in scale_space() local
110 ScaleSpaceASM mesher (squared_radius, separate_shells, force_manifold); in scale_space() local
/dports/math/openturns/openturns-1.18/python/doc/examples/probabilistic_modeling/stochastic_processes/
H A Dplot_export_field_vtk.py24 mesher = ot.IntervalMesher(discretization) variable
/dports/math/cgal/CGAL-5.3/examples/Mesh_2/
H A Dmesh_class.cpp40 Mesher mesher(cdt); in main() local
H A Dmesh_optimization.cpp47 Mesher mesher(cdt); in main() local
/dports/finance/quantlib/QuantLib-1.20/ql/methods/finitedifferences/solvers/
H A Dfdmsolverdesc.hpp36 const ext::shared_ptr<FdmMesher> mesher; member
/dports/finance/quantlib/QuantLib-1.20/test-suite/
H A Dfdmlinearop.cpp100 const ext::shared_ptr<FdmMesher> & mesher) in FdmHestonExpressCondition()
236 UniformGridMesher mesher(layout, boundaries); in testUniformGridMesher() local
267 ext::shared_ptr<FdmMesher> mesher( in testFirstDerivativesMapApply() local
328 ext::shared_ptr<FdmMesher> mesher( in testSecondDerivativesMapApply() local
594 ext::shared_ptr<FdmMesher> mesher( in testSecondOrderMixedDerivativesMapApply() local
692 ext::shared_ptr<FdmMesher> mesher( in testTripleBandMapSolve() local
777 ext::shared_ptr<FdmMesher> mesher( in testFdmHestonBarrier() local
871 ext::shared_ptr<FdmMesher> mesher( in testFdmHestonAmerican() local
950 ext::shared_ptr<FdmMesher> mesher( in testFdmHestonExpress() local
1088 const ext::shared_ptr<FdmMesher> mesher( in createSolverDesc() local
[all …]
/dports/math/openturns/openturns-1.18/python/doc/examples/reliability_sensitivity/reliability_processes/
H A Dplot_event_process.py48 mesher = ot.IntervalMesher(indices) variable

12345