Home
last modified time | relevance | path

Searched defs:cosphi2 (Results 1 – 8 of 8) sorted by relevance

/dports/science/tfel-edf/tfel-3.2.1/src/NUMODIS/
H A DAnalyseJunction.cxx86 double cosphi2 = xburgers2.Dot(xjunction)/burgers[1]; in precomputeJunctionParameters() local
/dports/science/tfel/tfel-3.4.0/src/NUMODIS/
H A DAnalyseJunction.cxx86 double cosphi2 = xburgers2.Dot(xjunction)/burgers[1]; in precomputeJunctionParameters() local
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChBeamSectionTaperedTimoshenko.cpp69 double cosphi2 = cosphi * cosphi; in SetMainInertiasInMassReference() local
150 double cosphi2 = cosphi * cosphi; in GetMainInertiasInMassReference() local
294 double cosphi2 = cos(mass_phi2); in ComputeAverageSectionParameters() local
/dports/graphics/gmt/gmt-6.3.0/src/geodesy/
H A Dearthtide.c348 double cosphi, sinphi, cosphi2, inv_rsun2, inv_rmon2, dif_xsun2, dif_xmon2, t; in earthtide_st1isem() local
391 double cosphi, sinphi, cosphi2, sinphi2, inv_rsun2, inv_rmon2, dif_xsun2, dif_xmon2, t; in earthtide_st1l1() local
460 double h, t2, t3, cosphi2, sinphi2, sin_tf, cos_tf; in earthtide_step2diu() local
/dports/science/lammps/lammps-stable_29Sep2021/src/CG-DNA/
H A Dpair_oxdna_stk.cpp223 double cosphi1,cosphi2,cosphi1dir[3],cosphi2dir[3]; in compute() local
H A Dpair_oxrna2_stk.cpp232 double cosphi1,cosphi2,cosphi1dir[3],cosphi2dir[3]; in compute() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dti_misc.cpp1603 double cosphi2 = cos_acc_tab_draw_sphere(i+2); in DrawSphere() local
1646 double cosphi2 = cos_acc_tab_draw_sphere(i+2); in DrawSphere() local
/dports/devel/simgear/simgear-2020.3.11/simgear/math/
H A DSGGeodesy.cxx355 double sinphi2 = sin(phi2), cosphi2 = cos(phi2); in _geo_inverse_wgs_84() local