Home
last modified time | relevance | path

Searched defs:psol (Results 1 – 25 of 39) sorted by relevance

12

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/test/
H A Dpecos_linear_solvers.cpp95 LinearSolver * psol = new BPSolver; in TEUCHOS_UNIT_TEST() local
106 LinearSolver * psol = new BPDNSolver; in TEUCHOS_UNIT_TEST() local
117 LinearSolver * psol = new OMPSolver; in TEUCHOS_UNIT_TEST() local
130 LinearSolver * psol = new LARSSolver; in TEUCHOS_UNIT_TEST() local
153 LinearSolver * psol = new LSQSolver; in TEUCHOS_UNIT_TEST() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/util/unit/
H A Dlinear_solvers_test.cpp85 LinearSystemSolver * psol = new OMPSolver; in TEUCHOS_UNIT_TEST() local
99 LinearSystemSolver * psol = new LARSolver; in TEUCHOS_UNIT_TEST() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/src/pbb/pebbl/
H A DpbEnumerate.cpp114 packedSolution* psol in offerToRepository() local
159 void parallelBranching::routePackedSolution(packedSolution* psol) in routePackedSolution()
225 void parallelBranching::sendPackedSolution(packedSolution* psol,int link) in sendPackedSolution()
260 packedSolution* psol = new packedSolution(owner,value,inBuf); in solForwardAction() local
316 packedSolution* psol; in solAckAction() local
361 packedSolution* psol = &(item->key()); in pruneRepository() local
/dports/misc/ompl/ompl-1.5.2/py-bindings/
H A DPRM.SingleThreadSolve.cpp126 base::PlannerSolution psol(sol); in default_solve() local
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Solvent/
H A DWaterElectroSverjensky2014.cpp40 auto psol = th.propertiesSolvent(TK.val, P.val, substance.symbol()); in electroPropertiesWaterSverjensky2014() local
H A DWaterElectroFernandez1997.cpp55 auto psol = th.propertiesSolvent(TK.val, P.val, substance.symbol()); in electroPropertiesWaterFernandez1997() local
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/rrt/src/
H A DLBTRRT.cpp289 base::PlannerSolution psol(path); in solve() local
H A DRRTXstatic.cpp537 base::PlannerSolution psol(path); in solve() local
H A DRRTstar.cpp577 base::PlannerSolution psol(path); in solve() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A Dpredator_prey.cpp194 RealVector csol( 3, false ), psol( 3, false ), t1( 3, false ), t2( 3, false ), in evaluate() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/c/
H A Dddaskr.h87 DDASPsolFn psol; member
H A Dddaskr.c151 # define psol ddas_mem->psol macro
/dports/math/vtk9/VTK-9.1.0/IO/ADIOS2/Testing/Cxx/
H A DTestIOADIOS2VTX_VTU3D.cxx216 double* psol = reinterpret_cast<double*>( in DoCheckData() local
/dports/misc/ompl/ompl-1.5.2/src/ompl/geometric/planners/prm/src/
H A DLazyPRM.cpp418 base::PlannerSolution psol(bestSolution); in solve() local
H A DPRM.cpp507 base::PlannerSolution psol(sol); in solve() local
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_ImpPrmIntersection.cxx1014 gp_Pnt psol = thelin->Value(1).Value(); in Perform() local
1025 gp_Pnt psol = thelin->Value(1).Value(); in Perform() local
1104 gp_Pnt psol = thelin->Value(Nbpts).Value(); in Perform() local
1115 gp_Pnt psol = thelin->Value(Nbpts).Value(); in Perform() local
/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dmealy_machine.cc1248 std::vector<unsigned> psol; member
1278 auto& psol = part_sol.psol; in get_part_sol() local
2388 const part_sol_t& psol, in build_init_prob()
2664 const part_sol_t& psol, in increment_classes()
3313 const part_sol_t& psol, in try_build_min_machine()
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dmealy_machine.cc1248 std::vector<unsigned> psol; member
1278 auto& psol = part_sol.psol; in get_part_sol() local
2388 const part_sol_t& psol, in build_init_prob()
2664 const part_sol_t& psol, in increment_classes()
3313 const part_sol_t& psol, in try_build_min_machine()
/dports/math/SCIP/scip-7.0.3/src/lpi/
H A Dlpi_glop.cpp1505SCIP_Real psol, /**< fractional current primal solution value of column … in strongbranch()
1615SCIP_Real psol, /**< fractional current primal solution value of column … in SCIPlpiStrongbranchFrac()
1674SCIP_Real psol, /**< current integral primal solution value of column */ in SCIPlpiStrongbranchInt()
H A Dlpi_none.c815SCIP_Real psol, /**< fractional current primal solution value of column … in SCIPlpiStrongbranchFrac()
866SCIP_Real psol, /**< current integral primal solution value of column */ in SCIPlpiStrongbranchInt()
H A Dlpi_clp.cpp2020 SCIP_Real psol, /**< current primal solution value of column */ in lpiStrongbranch()
2272 SCIP_Real psol, /**< current primal solution value of column */ in SCIPlpiStrongbranchFrac()
2318SCIP_Real psol, /**< current integral primal solution value of column */ in SCIPlpiStrongbranchInt()
H A Dlpi_spx2.cpp2494 SCIP_Real psol, /**< current primal solution value of column */
2759SCIP_Real psol, /**< fractional current primal solution value of column …
2833SCIP_Real psol, /**< current integral primal solution value of column */
H A Dlpi_xprs.c2020 SCIP_Real psol, /**< current primal solution value of column */ in lpiStrongbranch()
2214SCIP_Real psol, /**< fractional current primal solution value of column … in SCIPlpiStrongbranchFrac()
2257SCIP_Real psol, /**< current integral primal solution value of column */ in SCIPlpiStrongbranchInt()
/dports/math/osi/Osi-0.108.6/Osi/test/
H A DOsiTestSolver.hpp658 VOL_dvector psol; member in VOL_problem
/dports/math/clp/Clp-1.17.3/Osi/test/
H A DOsiTestSolver.hpp658 VOL_dvector psol; member in VOL_problem

12