Home
last modified time | relevance | path

Searched defs:cPoly (Results 1 – 5 of 5) sorted by relevance

/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/pke/unittest/
H A DUnitTestBFVrnsCRTOperations.cpp185 Poly cPoly = aPoly * bPoly; in TEST_F() local
323 Poly cPoly = aPoly * bPoly; in TEST_F() local
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_dftb/
H A Ddispuff.F9059 real(dp), allocatable :: cPoly(:,:,:) component
321 & neighDist2, img2CentCell, c6, c12, cPoly, r0, energies, gradients, removeR6, stress, vol) argument
351 real(dp), intent(in) :: cPoly(:,:,:) local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DSpeciesThermoFactory.cpp323 vector_fp cPoly; in newNasa9ThermoFromXML() local
/dports/security/helib/HElib-1.3.1/misc/
H A Dmatmul.cpp307 bool processDiagonal(zzX& cPoly, long diagIdx, long nslots) in processDiagonal()
H A Dmatmul1D.cpp553 bool processDiagonal1(zzX& cPoly, long dim, long i, long D, long rotAmt) in processDiagonal1()