Home
last modified time | relevance | path

Searched refs:t_v (Results 1 – 25 of 98) sorted by relevance

1234

/dports/math/SCIP/scip-7.0.3/check/instances/Cardinality/
H A Datm_5_25_3.cip9 [binary] <t_v$ATM0$DATE0>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
10 [binary] <t_v$ATM0$DATE1>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
11 [binary] <t_v$ATM0$DATE2>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
12 [binary] <t_v$ATM0$DATE3>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
13 [binary] <t_v$ATM0$DATE4>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
14 [binary] <t_v$ATM0$DATE5>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
15 [binary] <t_v$ATM0$DATE7>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
16 [binary] <t_v$ATM0$DATE8>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
17 [binary] <t_v$ATM0$DATE9>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
18 [binary] <t_v$ATM0$DATE10>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
[all …]
H A Datm_5_25_1.cip9 [binary] <t_v$ATM0$DATE0>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
10 [binary] <t_v$ATM0$DATE1>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
11 [binary] <t_v$ATM0$DATE3>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
12 [binary] <t_v$ATM0$DATE4>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
13 [binary] <t_v$ATM0$DATE5>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
14 [binary] <t_v$ATM0$DATE6>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
15 [binary] <t_v$ATM0$DATE7>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
16 [binary] <t_v$ATM0$DATE8>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
17 [binary] <t_v$ATM0$DATE10>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
18 [binary] <t_v$ATM0$DATE12>: obj=0, global bounds=[-0,1], local bounds=[-0,1]
[all …]
/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/HOMME_preq_hydrostatic/src/
H A Dprim_si_mod.F9054 SUBROUTINE preq_hydrostatic(phi, phis, t_v, p, dp) argument
64 REAL(KIND=real_kind), intent(in) :: t_v(np,np,nlev) local
81 phii(i,j,nlev) = rgas*t_v(i,j,nlev)*hkl
82 phi(i,j,nlev) = phis(i,j) + rgas*t_v(i,j,nlev)*hkk
89 phii(i,j,k) = phii(i,j,k+1) + rgas*t_v(i,j,k)*hkl
90 phi(i,j,k) = phis(i,j) + phii(i,j,k+1) + rgas*t_v(i,j,k)*hkk
96 phi(i,j,1) = phis(i,j) + phii(i,j,2) + rgas*t_v(i,j,1)*hkk
H A Dprim_advance_mod.F9081 REAL(KIND=real_kind), dimension(np,np,nlev) :: t_v local
101 READ(UNIT=kgen_unit) t_v
110 CALL preq_hydrostatic(phi, elem(ie)%state%phis, t_v, p, dp)
116 CALL preq_hydrostatic(phi, elem(ie) % state % phis, t_v, p, dp)
/dports/science/octopus/octopus-10.5/src/system/
H A Dxc_kli_pauli_inc.F9073 SAFE_ALLOCATE(t_v(1:mesh%np, 1:4))
74 t_v = M_ZERO
75 t_v(1:mesh%np,1) = TOFLOAT(weighted_hf(1:mesh%np,2,2))
76 t_v(1:mesh%np,2) = TOFLOAT(weighted_hf(1:mesh%np,1,1))
77 t_v(1:mesh%np,3) = -TOFLOAT(weighted_hf(1:mesh%np,1,2) + weighted_hf(1:mesh%np,2,1))
78 t_v(1:mesh%np,4) = -aimag(weighted_hf(1:mesh%np,1,2) - weighted_hf(1:mesh%np,2,1))
83 vloc(1:mesh%np,1) = t_v(1:mesh%np,2) - t_v(1:mesh%np,1)
85 vloc(1:mesh%np,3) = -t_v(1:mesh%np,3)
86 vloc(1:mesh%np,4) = -t_v(1:mesh%np,4)
92 rhov(ip) = sum(rho(ip,1:4)*t_v(ip,1:4))
[all …]
/dports/japanese/qolibri/qolibri-2.1.4/src/
H A Debook.cpp230 QString t_v = hitText(index); in getText() local
233 int p = t_v.indexOf('\n'); in getText()
235 h_v = t_v.left(p); in getText()
236 t_v = t_v.mid(p+1); in getText()
237 } else if (h_v == t_v.left(p)) { in getText()
238 t_v = t_v.mid(p+1); in getText()
269 *text = t_v; in getText()
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/demo/src/4d/
H A Dellipt-klein-bottle.c83 static REAL_B s_v, t_v; in get_st_at_vertex() local
88 st_bfcts->get_real_vec(t_v, el, vertex_t); in get_st_at_vertex()
94 *t = t_v; in get_st_at_vertex()
157 REAL *s_v, *t_v; in u_loc() local
159 get_st_at_vertex(&s_v, &t_v, el_info->el); in u_loc()
187 REAL s, t, *s_v, *t_v; in grd_u_at_qp() local
196 get_st_at_vertex(&s_v, &t_v, el_info->el); in grd_u_at_qp()
198 t = SCP_BAR(MESH_DIM, t_v, lambda); in grd_u_at_qp()
247 REAL s, t, *s_v, *t_v; in f_loc() local
249 get_st_at_vertex(&s_v, &t_v, el_info->el); in f_loc()
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkconstraintsolver.c540 GtkConstraintVariable *t_v; in gtk_constraint_solver_add_row() local
605 GtkConstraintVariable *t_v; in gtk_constraint_solver_remove_row() local
753 GtkConstraintVariable *t_v, *v; in gtk_constraint_solver_optimize() local
764 entry = t_v; in gtk_constraint_solver_optimize()
852 GtkConstraintVariable *t_v; in gtk_constraint_solver_new_expression() local
1048 entry_var = t_v; in gtk_constraint_solver_dual_optimize()
1133 GtkConstraintVariable *t_v; in gtk_constraint_solver_choose_subject() local
1150 retval = t_v; in gtk_constraint_solver_choose_subject()
1169 subject = t_v; in gtk_constraint_solver_choose_subject()
1176 subject = t_v; in gtk_constraint_solver_choose_subject()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp73 RTreeValueType t_v; in apply() local
79 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
98 >::apply(t_v, *qit, strategies); in apply()
103 rtree_min = t_v; in apply()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/databases/percona57-server/boost_1_59_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/databases/xtrabackup/boost_1_59_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/databases/percona57-client/boost_1_59_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp67 RTreeValueType t_v; in apply() local
73 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
92 >::apply(t_v, *qit, strategy); in apply()
97 rtree_min = t_v; in apply()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp78 RTreeValueType t_v; in apply() local
84 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
103 >::apply(t_v, *qit, strategy); in apply()
108 rtree_min = t_v; in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp78 RTreeValueType t_v; in apply() local
84 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
103 >::apply(t_v, *qit, strategy); in apply()
108 rtree_min = t_v; in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp78 RTreeValueType t_v; in apply() local
84 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
103 >::apply(t_v, *qit, strategy); in apply()
108 rtree_min = t_v; in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp78 RTreeValueType t_v; in apply() local
84 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
103 >::apply(t_v, *qit, strategy); in apply()
108 rtree_min = t_v; in apply()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp78 RTreeValueType t_v; in apply() local
84 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
103 >::apply(t_v, *qit, strategy); in apply()
108 rtree_min = t_v; in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/algorithms/detail/closest_feature/
H A Drange_to_range.hpp78 RTreeValueType t_v; in apply() local
84 std::size_t n = rt.query(index::nearest(*qit, 1), &t_v); in apply()
103 >::apply(t_v, *qit, strategy); in apply()
108 rtree_min = t_v; in apply()
/dports/science/chrono/chrono-7.0.1/src/chrono/solver/
H A DChConstraintTwoTuplesRollingN.h133 double t_v = constraint_V->Get_l_i(); in Project() local
134 double t_tang = sqrt(t_v * t_v + t_u * t_u); in Project()
194 double t_v_proj = tproj_div_t * t_v; in Project()

1234