Home
last modified time | relevance | path

Searched defs:Phat (Results 1 – 15 of 15) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/src/FDM/LaRCsim/
H A Dbasic_aero.c145 SCALAR Phat, Qhat, Rhat; // dimensionless rotation rates in basic_aero() local
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_fdm/fdm_002/
H A Dfdm_002.cpp657 SCALAR Phat, Qhat, Rhat; // dimensionless rotation rates in aero() local
/dports/games/crrcsim/crrcsim-0.9.13/src/mod_fdm/fdm_larcsim/
H A Dfdm_larcsim.cpp443 SCALAR Phat, Qhat, Rhat; // dimensionless rotation rates in aero() local
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DMesh3dn.cpp1475 int WalkInTetn(const Mesh3 & Th,int it, R3 & Phat,const R3 & U, R & dt, R3 & offset) in WalkInTetn()
1641 int WalkInTet(const Mesh3 & Th,int it, R3 & Phat,const R3 & U, R & dt) in WalkInTet()
1839 int WalkInTetv2(const Mesh3 & Th,int it, R3 & Phat,const R3 & U, R & dt) in WalkInTetv2()
H A DMeshLn.cpp582 const MeshL::Element * MeshL::Find( Rd P, R1 & Phat,bool & outside,const Element * tstart) const in Find()
H A DMeshSn.cpp650 …const MeshS::Element * MeshS::Find( Rd P, R2 & Phat,bool & outside,const Element * tstart) const /… in Find()
H A DGQuadTree.cpp761 typename Mesh::RdHat & Phat, in Find()
H A Dfem.cpp1192 const Triangle * Mesh::Find( R2 P, R2 & Phat,bool & outside,const Triangle * tstart) const in Find()
H A DGenericMesh.hpp721 const Element * Find(Rd P, RdHat & Phat,bool & outside,const Element * tstart=0) const in Find()
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A DElement_Mixte.cpp552 void TypeOfFE_RT1_2d::FB(const bool *whatd, const Mesh &, const Triangle &K, const RdHat &Phat, in FB()
833 void TypeOfFE_RT2_2d::FB(const bool *whatd, const Mesh &, const Triangle &K, const R2 &Phat, in FB()
/dports/math/R-cran-lava/lava/R/
H A Dstartvalues.R367 Phat <- (diag(m)-Ahat)%*%Chat%*%t(diag(m)-Ahat) functionVar
/dports/math/freefem++/FreeFem-sources-4.6/src/fflib/
H A Dproblem.hpp1099 inline void F_Pi_h(R* v, const R2 & P,const baseFElement & K,int i,const R2 & Phat,void * arg) in F_Pi_h()
1110 inline void FoX_1_Pi_h(R* v, const R2 & P,const baseFElement & K,int i,const R2 & Phat,void * arg) in FoX_1_Pi_h()
H A Dlgmat.cpp1226 R2 Phat; in buildInterpolationMatrix1() local
1305 RdHatT Phat; in buildInterpolationMatrixT1() local
H A Dlgfem.cpp4781 R2 P(x, y), PF(P), Phat; in operator ( )() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A DContactGeometry.cpp2250 const Vec3& Phat = Fphat.p(); const Vec3& Qhat = Fqhat.p(); in calcError() local