Home
last modified time | relevance | path

Searched refs:thetap (Results 1 – 25 of 78) sorted by relevance

1234

/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dsph.c71 thetap = theta; in sphx2s()
78 *latp = *thetap; in sphx2s()
103 thetap = theta; in sphx2s()
151 thetap = theta; in sphx2s()
258 thetap = theta; in sphs2x()
273 thetap += spt; in sphs2x()
284 thetap = theta; in sphs2x()
316 thetap = theta; in sphs2x()
327 thetap = theta; in sphs2x()
369 if (*thetap > 90.0) *thetap = 180.0 - *thetap; in sphs2x()
[all …]
H A Dprj.c342 thetap = theta; in prjbchk()
693 thetap = theta; in azpx2s()
812 thetap = theta; in azps2x()
1012 thetap = theta; in szpx2s()
1151 thetap = theta; in szps2x()
1315 thetap = theta; in tanx2s()
1404 thetap = theta; in tans2x()
1548 thetap = theta; in stgx2s()
1631 thetap = theta; in stgs2x()
4024 if (*thetap <= -90.0 || *thetap >= 90.0) { in mers2x()
[all …]
/dports/astro/wcslib/wcslib-7.7/C/
H A Dsph.c71 thetap = theta; in sphx2s()
78 *latp = *thetap; in sphx2s()
103 thetap = theta; in sphx2s()
151 thetap = theta; in sphx2s()
258 thetap = theta; in sphs2x()
273 thetap += spt; in sphs2x()
284 thetap = theta; in sphs2x()
316 thetap = theta; in sphs2x()
327 thetap = theta; in sphs2x()
369 if (*thetap > 90.0) *thetap = 180.0 - *thetap; in sphs2x()
[all …]
H A Dprj.c342 thetap = theta; in prjbchk()
693 thetap = theta; in azpx2s()
812 thetap = theta; in azps2x()
1012 thetap = theta; in szpx2s()
1151 thetap = theta; in szps2x()
1315 thetap = theta; in tanx2s()
1404 thetap = theta; in tans2x()
1548 thetap = theta; in stgx2s()
1631 thetap = theta; in stgs2x()
4024 if (*thetap <= -90.0 || *thetap >= 90.0) { in mers2x()
[all …]
/dports/astro/siril/siril/subprojects/wcslib/
H A Dsph.c73 thetap = theta; in sphx2s()
80 *latp = *thetap; in sphx2s()
105 thetap = theta; in sphx2s()
153 thetap = theta; in sphx2s()
260 thetap = theta; in sphs2x()
275 thetap += spt; in sphs2x()
286 thetap = theta; in sphs2x()
318 thetap = theta; in sphs2x()
329 thetap = theta; in sphs2x()
371 if (*thetap > 90.0) *thetap = 180.0 - *thetap; in sphs2x()
[all …]
H A Dprj.c317 thetap = theta; in prjbchk()
668 thetap = theta; in azpx2s()
787 thetap = theta; in azps2x()
987 thetap = theta; in szpx2s()
1126 thetap = theta; in szps2x()
1290 thetap = theta; in tanx2s()
1379 thetap = theta; in tans2x()
1523 thetap = theta; in stgx2s()
1606 thetap = theta; in stgs2x()
3999 if (*thetap <= -90.0 || *thetap >= 90.0) { in mers2x()
[all …]
/dports/misc/visp/visp-3.4.0/modules/visual_features/src/feature-builder/
H A DvpFeatureBuilderLine.cpp198 double thetap = t.getTheta(); in create() local
203 if (thetap >= 0 && thetap < M_PI / 2) { in create()
204 thetap = M_PI / 2 - thetap; in create()
207 else if (thetap >= M_PI / 2 && thetap < 3 * M_PI / 2) { in create()
208 thetap = 3 * M_PI / 2 + M_PI - thetap; in create()
211 else if (thetap >= 3 * M_PI / 2 && thetap <= 2 * M_PI) { in create()
212 thetap = M_PI / 2 + 2 * M_PI - thetap; in create()
219 vpPixelMeterConversion::convertLine(cam, rhop, thetap, rho, theta); in create()
/dports/science/code_saturne/code_saturne-7.1.0/src/alge/
H A Dcs_matrix_building.h68 const cs_real_t *thetap,
114 double thetap,
135 double thetap,
164 double thetap,
186 double thetap,
232 double thetap,
275 double thetap,
326 double thetap,
383 double thetap,
431 double thetap,
[all …]
H A Dcs_matrix_building.c116 const cs_real_t *thetap, in CS_PROCF()
134 *thetap, in CS_PROCF()
221 thetap, in cs_matrix_wrapper_scalar()
235 thetap, in cs_matrix_wrapper_scalar()
308 thetap, in cs_matrix_wrapper_scalar_conv_diff()
320 thetap, in cs_matrix_wrapper_scalar_conv_diff()
418 thetap, in cs_matrix_wrapper_vector()
434 thetap, in cs_matrix_wrapper_vector()
557 thetap, in cs_matrix_wrapper_tensor()
1501 thetap * ( in cs_matrix_vector()
[all …]
H A Dcs_convection_diffusion.h1316 const cs_real_t thetap, in cs_i_conv_flux() argument
1360 const cs_real_t thetap, in cs_i_conv_flux_vector() argument
1450 const cs_real_t thetap, in cs_i_diff_flux() argument
1513 const cs_real_t thetap, in cs_i_diff_flux_tensor() argument
4393 cs_real_t thetap, in cs_b_imposed_conv_flux() argument
4510 flux[isou] += iconvp*( thetap*pfac in cs_b_imposed_conv_flux_vector()
4541 const cs_real_t thetap, in cs_b_upwind_flux() argument
4698 const cs_real_t thetap, in cs_b_diff_flux() argument
4707 *flux += idiffp*thetap*b_visc*pfacd; in cs_b_diff_flux()
4741 flux[isou] += idiffp*thetap*b_visc*pfacd; in cs_b_diff_flux_vector()
[all …]
H A Dcs_convection_diffusion.c2082 thetap, in cs_convection_diffusion_scalar()
2096 thetap, in cs_convection_diffusion_scalar()
2340 thetap, in cs_convection_diffusion_scalar()
2524 thetap, in cs_convection_diffusion_scalar()
2538 thetap, in cs_convection_diffusion_scalar()
2774 thetap, in cs_convection_diffusion_scalar()
2990 thetap, in cs_convection_diffusion_scalar()
7995 thetap, in cs_convection_diffusion_thermal()
8586 rhs[ii] -= thetap*flux; in cs_anisotropic_diffusion_scalar()
8587 rhs[jj] += thetap*flux; in cs_anisotropic_diffusion_scalar()
[all …]
/dports/misc/visp/visp-3.4.0/modules/core/src/display/
H A DvpFeatureDisplay.cpp89 double rhop, thetap; in displayLine() local
90 vpMeterPixelConversion::convertLine(cam, rho, theta, rhop, thetap); in displayLine()
93 double co = cos(thetap); in displayLine()
94 double si = sin(thetap); in displayLine()
201 double rhop, thetap; in displayLine() local
202 vpMeterPixelConversion::convertLine(cam, rho, theta, rhop, thetap); in displayLine()
205 double co = cos(thetap); in displayLine()
206 double si = sin(thetap); in displayLine()
/dports/graphics/embree/embree-3.13.2/tutorials/common/math/
H A Dquaternion.isph94 uniform const float thetap = theta * factor;
96 return q1 * cos(thetap) + qperp * sin(thetap);
107 const float thetap = theta * factor;
109 return q1 * cos(thetap) + qperp * sin(thetap);
120 const float thetap = theta * factor;
122 return q1 * cos(thetap) + qperp * sin(thetap);
/dports/cad/solvespace/solvespace-2.3/src/
H A Dpolygon.cpp790 double thetan, thetap; in OffsetInto() local
797 thetap = atan2(dp.y, dp.x); in OffsetInto()
808 if(thetan > thetap && (thetan - thetap) > PI) { in OffsetInto()
809 thetap += 2*PI; in OffsetInto()
811 if(thetan < thetap && (thetap - thetan) > PI) { in OffsetInto()
816 Vector p = { b.x - r*sin(thetap), b.y + r*cos(thetap), 0 }; in OffsetInto()
818 } else if(thetan < thetap) { in OffsetInto()
830 px0 = b.x - r*sin(thetap); in OffsetInto()
831 py0 = b.y + r*cos(thetap); in OffsetInto()
832 pdx = cos(thetap); in OffsetInto()
[all …]
/dports/science/dynare/dynare-4.6.4/examples/
H A DNK_baseline_steadystate.m79 PIstar=((1-thetap*PI^(-(1-epsilon)*(1-chi)))/(1-thetap))^(1/(1-epsilon));
82 mc=(epsilon-1)/epsilon*(1-betta*thetap*PI^((1-chi)*epsilon))/(1-betta*thetap*PI^(-(1-epsilon)*(1-ch…
85 vp=(1-thetap)/(1-thetap*PI^((1-chi)*epsilon))*PIstar^(-epsilon);
111 g1=lambda*mc*yd/(1-betta*thetap*PI^((1-chi)*epsilon));
H A DNK_baseline.mod104 thetap (long_name='Calvo parameter prices')
143 thetap =0.82;
202 g1=lambda*mc*yd+betta*thetap*(PI^chi/PI(+1))^(-epsilon)*g1(+1);
204 g2=lambda*PIstar*yd+betta*thetap*(PI^chi/PI(+1))^(1-epsilon)*PIstar/PIstar(+1)*g2(+1);
214 1=thetap*(PI(-1)^chi/PI)^(1-epsilon)+(1-thetap)*PIstar^(1-epsilon);
226 vp=thetap*(PI(-1)^chi/PI)^(-epsilon)*vp(-1)+(1-thetap)*PIstar^(-epsilon);
/dports/science/code_saturne/code_saturne-7.1.0/src/turb/
H A Dresalp.f90172 thetap = thetv
174 thetap = 1.d0
200 rovsdt(iel) = (rovsdt(iel) + cell_f_vol(iel)*thetap) / l2
H A Dreseps.f90329 thetap = thetv
331 thetap = 1.d0
381 + ceps2*crom(iel)*cell_f_vol(iel)*thetap/xttdrb
401 + ceps2*crom(iel)*cell_f_vol(iel)/xttke*thetap
H A Dcs_turbulence_v2f.c523 cs_real_t thetap; in _solve_eq_fbr_al() local
531 thetap = thetv; in _solve_eq_fbr_al()
538 thetap = 1.0; in _solve_eq_fbr_al()
565 rovsdt[i] = (rovsdt[i] + cell_f_vol[i]*thetap) / l2; in _solve_eq_fbr_al()
856 cs_real_t thetap = (istprv >= 0) ? thetv : 1.; in _solve_eq_phi() local
879 rovsdt[i] += cell_f_vol[i] * prdv2f_m / cvara_k[i] * thetap; in _solve_eq_phi()
896 / cvara_k[i] * thetap; in _solve_eq_phi()
/dports/science/dynare/dynare-4.6.4/tests/partial_information/
H A DPItest3aHc0PCLsimModPiYrVarobsCNR.mod8 parameters beta xi hc wd sigma gamma rho_g rho_a rho_r rho_targ thetap cy varrho;
19 thetap = 2.2161;
31 r = rho_r*r(-1)+thetap*(1-rho_r)*(pi(+1)-rho_targ*pitarg)+eps_e;
H A DPItest3aHc0PCLsimModPiYrVarobsAll.mod8 parameters beta xi hc wd sigma gamma rho_g rho_a rho_r rho_targ thetap cy varrho;
19 thetap = 2.2161;
31 r = rho_r*r(-1)+thetap*(1-rho_r)*(pi(+1)-rho_targ*pitarg)+eps_e;
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/instationary/
H A Donestepparameter.hh527 R alpha, theta, thetap, beta; in FractionalStepParameter() local
529 thetap = 1.0-2.0*theta; in FractionalStepParameter()
540 B[1][0] = 0.0; B[1][1] = alpha*thetap; B[1][2] = alpha*theta; B[1][3] = 0.0; in FractionalStepParameter()
688 R alpha, theta, thetap, beta; member in Dune::PDELab::Alexander3Parameter
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_spharm.c278 int SUMA_SphericalCoordsUnitSphere(SUMA_SurfaceObject *SO, SUMA_MX_VEC **phip, SUMA_MX_VEC **thetap in SUMA_SphericalCoordsUnitSphere() argument
298 if (thetap) { in SUMA_SphericalCoordsUnitSphere()
320 if (thetap) { in SUMA_SphericalCoordsUnitSphere()
325 *thetap = theta; in SUMA_SphericalCoordsUnitSphere()
375 SUMA_ShowMxVec(*thetap, 1, NULL, in SUMA_SphericalCoordsUnitSphere()
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_equation_iterative_solve.c247 double thetap = var_cal_opt->thetav; in cs_equation_iterative_solve_scalar() local
377 thetap, in cs_equation_iterative_solve_scalar()
406 thetex = 1. - thetap; in cs_equation_iterative_solve_scalar()
452 var_cal_opt->thetav = thetap; in cs_equation_iterative_solve_scalar()
1193 double thetap = var_cal_opt->thetav; in cs_equation_iterative_solve_vector() local
1290 thetap, in cs_equation_iterative_solve_vector()
1320 thetex = 1. - thetap; in cs_equation_iterative_solve_vector()
1359 var_cal_opt->thetav = thetap; in cs_equation_iterative_solve_vector()
2138 thetap, in cs_equation_iterative_solve_tensor()
2168 thetex = 1. - thetap; in cs_equation_iterative_solve_tensor()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/tests/
H A Dex33.c123 …const PetscReal thetap = 0.5*PETSC_PI * (1.0 - ((((phip <= pi4) && (phip >= -pi4)) || ((phip >= 3.… in f0_shell() local
125 xp[0] = rp * PetscCosReal(thetap) * PetscCosReal(phip); in f0_shell()
126 xp[1] = rp * PetscCosReal(thetap) * PetscSinReal(phip); in f0_shell()
127 xp[2] = rp * PetscSinReal(thetap); in f0_shell()

1234