Home
last modified time | relevance | path

Searched refs:nFreq (Results 1 – 25 of 81) sorted by relevance

1234

/dports/science/berkeleygw/BGW-2.0.0/Epsilon/
H A Depsinvomega.f9089 read(55,*) nFreq
126 if (freq_dep==2 .and. nFreq_tmp/=nFreq) nFreq = nFreq_tmp
138 do i=1,nFreq
156 if (freq_dep==2 .and. nFreq_tmp/=nFreq) nFreq = nFreq_tmp
161 read(iunit) (dFreqGrid(i),i=1,nFreq),(dFreqBrd(i),i=1,nFreq)
165 do i=1,nFreq
274 SAFE_ALLOCATE(epsR, (nFreq))
335 do i=1,nFreq
457 do i=1,nFreq
479 do i=1,nFreq
[all …]
H A Depsomega.f9098 read(55,*) nFreq
168 nFreq=ii
174 read(iunit) (dFreqGrid(i),i=1,nFreq),(dFreqBrd(i),i=1,nFreq)
178 do i=1,nFreq
353 do i=1,nFreq
569 do i=1,nFreq
575 do i=1,nFreq
585 do i=1,nFreq
591 do i=1,nFreq
610 do i=1,nFreq
[all …]
H A Depsmat_merge.f9025 freq_dep,nFreq,qgrid(3),ijk variable
110 SAFE_ALLOCATE(dFreqGrid,(nFreq))
111 SAFE_ALLOCATE(dFreqBrd,(nFreq))
112 read(11) (dFreqGrid(ijk),ijk=1,nFreq),(dFreqBrd(ijk),ijk=1,nFreq)
227 SAFE_ALLOCATE(epsDyn, (nFreq))
243 write(12) (dFreqGrid(i),i=1,nFreq),(dFreqBrd(i),i=1,nFreq)
300 read(11) (epsDyn(jj),jj=1,nFreq)
301 write(12) (epsDyn(jj),jj=1,nFreq)
319 read(11) (epsDyn(jj),jj=1,nFreq)
320 write(12) (epsDyn(jj),jj=1,nFreq)
[all …]
H A Depsascbin.f9027 ii,qgrid(3),freq_dep,nFreq,ijk variable
78 read(11,*) freq_dep,nFreq
84 SAFE_ALLOCATE(dFreqGrid,(nFreq))
85 SAFE_ALLOCATE(dFreqBrd,(nFreq))
86 read(11,*) (dFreqGrid(ijk),ijk=1,nFreq),(dFreqBrd(ijk),ijk=1,nFreq)
136 read(11,*) freq_dep,nFreq
152 write(12) freq_dep,nFreq
155 write(12) (dFreqGrid(ijk),ijk=1,nFreq),(dFreqBrd(ijk),ijk=1,nFreq)
172 read(11,*) freq_dep,nFreq
H A Depsbinasc.f9025 ii,qgrid(3),freq_dep,nFreq,ijk variable
73 read(11) freq_dep,nFreq
79 SAFE_ALLOCATE(dFreqGrid,(nFreq))
80 SAFE_ALLOCATE(dFreqBrd,(nFreq))
81 read(11) (dFreqGrid(ijk),ijk=1,nFreq),(dFreqBrd(ijk),ijk=1,nFreq)
147 write(12,*) freq_dep,nFreq
150 write(12,*) (dFreqGrid(ii),ii=1,nFreq),(dFreqBrd(ii),ii=1,nFreq)
H A Depsmat_old2hdf5.f9097 read(11) pol%freq_dep, pol%nFreq
100 SAFE_ALLOCATE(pol%dFreqGrid,(pol%nFreq))
101 SAFE_ALLOCATE(pol%dFreqBrd,(pol%nFreq))
102 read(11) (pol%dFreqGrid(ii),ii=1,pol%nFreq),(pol%dFreqBrd(ii),ii=1,pol%nFreq)
103 SAFE_ALLOCATE(is_imag, (pol%nFreq))
109 pol%nFreq = 1
200 SAFE_ALLOCATE(epsRDyn, (nmtx0_of_q(iq),nmtx0_of_q(iq),pol%nFreq))
213 read(11) (epsRDyn(ii, jj, ifreq), ifreq= 1, pol%nFreq)
231 call write_matrix_f_ser_hdf(pol%nFreq, epsRDyn, nmtx0_of_q(iq), iq, 1, trim(outfile))
H A Deps0sym.f9031 ii,qgrid(3),freq_dep,nFreq,nfreq_imag,& variable
92 read(11) freq_dep,nFreq
98 SAFE_ALLOCATE(dFreqGrid,(nFreq))
99 SAFE_ALLOCATE(dFreqBrd,(nFreq))
100 read(11) (dFreqGrid(i),i=1,nFreq),(dFreqBrd(i),i=1,nFreq)
325 write(20) freq_dep,nFreq
328 write(20) (dFreqGrid(i),i=1,nFreq),(dFreqBrd(i),i=1,nFreq)
H A Dinread.f9065 pol%nFreq=1
457 pol%nFreq = iFreqCounter
461 if(pol%nfreq_group .gt. pol%nFreq) then
476 SAFE_ALLOCATE(pol%dFreqGrid,(pol%nFreq))
477 SAFE_ALLOCATE(pol%dFreqBrd,(pol%nFreq))
577 pol%nFreq=2
578 SAFE_ALLOCATE(pol%dFreqGrid,(pol%nFreq))
579 SAFE_ALLOCATE(pol%dFreqBrd,(pol%nFreq))
584 pol%nFreq=1
585 SAFE_ALLOCATE(pol%dFreqGrid,(pol%nFreq))
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/scaddins/source/analysis/
H A Dfinancial.cxx55 const css::uno::Any &rVal, sal_Int32 nFreq, const css::uno::Any& rOB ) in getAccrint() argument
252 fRet /= 1.0 + ( fYield / double( nFreq ) ); in getMduration()
402 double fRate, double fYield, double fRedemp, sal_Int32 nFreq, const css::uno::Any& rOB ) in getOddfprice() argument
420 double fRate, double fPrice, double fRedemp, sal_Int32 nFreq, const css::uno::Any& rOB ) in getOddfyield() argument
434 double fRate, double fYield, double fRedemp, sal_Int32 nFreq, const css::uno::Any& rOB ) in getOddlprice() argument
615 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupncd() argument
623 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupdays() argument
631 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupdaysnc() argument
639 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupdaybs() argument
647 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCouppcd() argument
[all …]
H A Danalysisdefs.hxx25 #define CHK_Freq ( nFreq != 1 && nFreq != 2 && nFreq != 4 )
H A Danalysishelper.hxx117 double fYield, sal_Int32 nFreq, sal_Int32 nBase );
126 sal_Int32 nFreq, sal_Int32 nBase );
130 double fRedemp, sal_Int32 nFreq, sal_Int32 nBase );
134 double fRedemp, sal_Int32 nFreq, sal_Int32 nBase );
139 sal_Int32 nFreq, sal_Int32 nBase );
153 …e GetCouppcd( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
157 …e GetCoupncd( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
161 … GetCoupdaybs( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
165 … GetCoupdaysnc( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
171 sal_Int32 nFreq, sal_Int32 nBase );
[all …]
H A Danalysishelper.cxx1031 double fYield, sal_Int32 nFreq, sal_Int32 nBase ) in GetDuration() argument
1038 fYield /= nFreq; in GetDuration()
1041 double nDiff = fYearfrac * nFreq - fNumOfCoups; in GetDuration()
1057 fDur /= double( nFreq ); in GetDuration()
1145 double fFreq = nFreq; in getPrice_()
1179 double fFreq = double( nFreq ); in GetOddlprice()
1195 double fFreq = double( nFreq ); in GetOddlyield()
1255 rDate.addMonths( -12 / nFreq ); in lcl_GetCouppcd()
1277 rDate.addMonths( 12 / nFreq ); in lcl_GetCoupncd()
1315 …eturn GetCoupdays( nNullDate, nSettle, nMat, nFreq, nBase ) - GetCoupdaybs( nNullDate, nSettle, nM… in GetCoupdaysnc()
[all …]
H A Danalysis.hxx197 …er, sal_Int32 nSettle, double fRate, const css::uno::Any& rVal, sal_Int32 nFreq, const css::uno::A…
201 …sal_Int32 nSettle, sal_Int32 nMat, double fCoup, double fYield, sal_Int32 nFreq, const css::uno::A…
205 …e, sal_Int32 nMat, double fRate, double fYield, double fRedemp, sal_Int32 nFreq, const css::uno::A…
208 …sal_Int32 nSettle, sal_Int32 nMat, double fCoup, double fYield, sal_Int32 nFreq, const css::uno::A…
212 …e, sal_Int32 nMat, double fCoup, double fPrice, double fRedemp, sal_Int32 nFreq, const css::uno::A…
225 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
226 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
227 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
228 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
229 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/scaddins/source/analysis/
H A Dfinancial.cxx56 const css::uno::Any &rVal, sal_Int32 nFreq, const css::uno::Any& rOB ) in getAccrint() argument
253 fRet /= 1.0 + ( fYield / double( nFreq ) ); in getMduration()
403 double fRate, double fYield, double fRedemp, sal_Int32 nFreq, const css::uno::Any& rOB ) in getOddfprice() argument
421 double fRate, double fPrice, double fRedemp, sal_Int32 nFreq, const css::uno::Any& rOB ) in getOddfyield() argument
435 double fRate, double fYield, double fRedemp, sal_Int32 nFreq, const css::uno::Any& rOB ) in getOddlprice() argument
616 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupncd() argument
624 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupdays() argument
632 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupdaysnc() argument
640 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCoupdaybs() argument
648 sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::Any& rOB ) in getCouppcd() argument
[all …]
H A Danalysisdefs.hxx23 #define CHK_Freq ( nFreq != 1 && nFreq != 2 && nFreq != 4 )
H A Danalysishelper.hxx118 double fYield, sal_Int32 nFreq, sal_Int32 nBase );
127 sal_Int32 nFreq, sal_Int32 nBase );
131 double fRedemp, sal_Int32 nFreq, sal_Int32 nBase );
135 double fRedemp, sal_Int32 nFreq, sal_Int32 nBase );
140 sal_Int32 nFreq, sal_Int32 nBase );
154 …e GetCouppcd( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
158 …e GetCoupncd( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
162 … GetCoupdaybs( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
166 … GetCoupdaysnc( sal_Int32 nNullDate, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq,
172 sal_Int32 nFreq, sal_Int32 nBase );
[all …]
H A Danalysishelper.cxx1031 double fYield, sal_Int32 nFreq, sal_Int32 nBase ) in GetDuration() argument
1038 fYield /= nFreq; in GetDuration()
1041 double nDiff = fYearfrac * nFreq - fNumOfCoups; in GetDuration()
1057 fDur /= double( nFreq ); in GetDuration()
1145 double fFreq = nFreq; in getPrice_()
1179 double fFreq = double( nFreq ); in GetOddlprice()
1195 double fFreq = double( nFreq ); in GetOddlyield()
1255 rDate.addMonths( -12 / nFreq ); in lcl_GetCouppcd()
1277 rDate.addMonths( 12 / nFreq ); in lcl_GetCoupncd()
1315 …eturn GetCoupdays( nNullDate, nSettle, nMat, nFreq, nBase ) - GetCoupdaybs( nNullDate, nSettle, nM… in GetCoupdaysnc()
[all …]
H A Danalysis.hxx201 …er, sal_Int32 nSettle, double fRate, const css::uno::Any& rVal, sal_Int32 nFreq, const css::uno::A…
205 …sal_Int32 nSettle, sal_Int32 nMat, double fCoup, double fYield, sal_Int32 nFreq, const css::uno::A…
209 …e, sal_Int32 nMat, double fRate, double fYield, double fRedemp, sal_Int32 nFreq, const css::uno::A…
212 …sal_Int32 nSettle, sal_Int32 nMat, double fCoup, double fYield, sal_Int32 nFreq, const css::uno::A…
216 …e, sal_Int32 nMat, double fCoup, double fPrice, double fRedemp, sal_Int32 nFreq, const css::uno::A…
229 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
230 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
231 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
232 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
233 …beans::XPropertySet >& xOpt, sal_Int32 nSettle, sal_Int32 nMat, sal_Int32 nFreq, const css::uno::A…
[all …]
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Depsread_hdf5.f90354 integer, intent(in) :: nFreq local
402 retarded(1:nmtx, 1:nFreq) = CMPLX(data(1,1:nmtx,1,1:nFreq,1,1),data(2,1:nmtx,1,1:nFreq,1,1))
404 advanced(1:nmtx,1:nFreq) = CMPLX(data(1,1:nmtx,1,1:nFreq,2,1),data(2,1:nmtx,1,1:nFreq,2,1))
451 advanced(1:nmtx,1:nFreq) = CMPLX(data(1,1,1:nmtx,1:nFreq,1,1),-data(2,1,1:nmtx,1:nFreq,1,1))
454 advanced(ig,1:nFreq) = advanced(ig,1:nFreq) * (vcoul(ig)/vcoul(igp))
715 integer, intent(in) :: nFreq local
813 …retarded(1:nmtx,igp_loc,1:nFreq) = CMPLX(data(1,1:nmtx,1,1:nFreq,1,1),data(2,1:nmtx,1,1:nFreq,1,1))
815 …advanced(1:nmtx,igp_loc,1:nFreq) = CMPLX(data(1,1:nmtx,1,1:nFreq,2,1),data(2,1:nmtx,1,1:nFreq,2,1))
882 send_buf(1:ngpown,ig_loc,1:nFreq,ipe+1) = CONJG(retarded(ig,1:ngpown,1:nFreq))
925 do iw = 1, nFreq
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/test/search/
H A DPerfCounter.h156 __int64 nFreq = 0; in GetSeconds() local
157 ::QueryPerformanceFrequency((LARGE_INTEGER*)(&nFreq)); in GetSeconds()
158 return nFreq ? (double)GetTotalCount()/(double)nFreq : -1.; in GetSeconds()
185 __int64 nFreq = 0; in Print() local
186 ::QueryPerformanceFrequency((LARGE_INTEGER*)(&nFreq)); in Print()
187 …I64d (%I64d ms); measure count=%I64d%s\n", m_szName, GetTotalCount(), GetTotalCount()/(nFreq/1000), in Print()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/test/search/
H A DPerfCounter.h156 __int64 nFreq = 0; in GetSeconds() local
157 ::QueryPerformanceFrequency((LARGE_INTEGER*)(&nFreq)); in GetSeconds()
158 return nFreq ? (double)GetTotalCount()/(double)nFreq : -1.; in GetSeconds()
185 __int64 nFreq = 0; in Print() local
186 ::QueryPerformanceFrequency((LARGE_INTEGER*)(&nFreq)); in Print()
187 …I64d (%I64d ms); measure count=%I64d%s\n", m_szName, GetTotalCount(), GetTotalCount()/(nFreq/1000), in Print()
/dports/graphics/libgltf/libgltf-0.0.2/src/
H A DTimeFunction.cpp21 LARGE_INTEGER nFreq; in getCurrentTime() local
22 QueryPerformanceFrequency(&nFreq); in getCurrentTime()
23 double dqFreq = (double)nFreq.QuadPart; in getCurrentTime()
/dports/science/berkeleygw/BGW-2.0.0/Sigma/
H A Depscopy.f9050 integer :: nFreq, nfreq_imag, freq_dep_flag local
124 if (nFreq/=sig%nFreq) then
188 SAFE_ALLOCATE(dFreqGrid, (sig%nFreq))
189 SAFE_ALLOCATE(dFreqBrd, (sig%nFreq))
190 SAFE_ALLOCATE(is_imag, (sig%nFreq))
271 if (nFreq/=sig%nFreq) then
386 SAFE_ALLOCATE(sig%dFreqBrd,(sig%nFreq))
390 sig%nFreq = 0
510 SAFE_ALLOCATE(epsRDyn, (neps,sig%nFreq))
638 read(iunit) freq_dep_flag, nFreq
[all …]
/dports/devel/upp/upp/bazaar/SysInfo/
H A DCPUSpeed.cpp26 LARGE_INTEGER nFreq, nCtrStop, nCtr; in GetCpuSpeed() local
27 if(!QueryPerformanceFrequency(&nFreq)) in GetCpuSpeed()
30 nCtrStop.QuadPart += nFreq.QuadPart; in GetCpuSpeed()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/fn-financial/
H A Dsc-fin.c88 gint nFreq, gint nBase, gnm_float fNumOfCoups) in Duration() argument
96 fCoup *= f100 / (gnm_float) nFreq; /* fCoup is used as cash flow */ in Duration()
97 fYield /= nFreq; in Duration()
111 fDur /= (gnm_float) nFreq; in Duration()
212 gnm_float fYield, gint nFreq, gint nBase, in get_duration() argument
215 return value_new_float ( Duration (nSettle, nMat, fCoup, fYield, nFreq, in get_duration()
223 gnm_float fYield, gint nFreq, gint nBase, in get_mduration() argument
226 gnm_float fRet = Duration (nSettle, nMat, fCoup, fYield, nFreq, nBase, in get_mduration()
229 fRet /= 1.0 + ( fYield / (gnm_float) nFreq ); in get_mduration()

1234