Home
last modified time | relevance | path

Searched refs:ILD (Results 1 – 25 of 83) sorted by relevance

1234

/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DSparsePolyOps-MinPoly.C306 ILD.myAppendVec(flattenv); in MinPoly()
354 LinDepMill ILD(K, LenQB); in MinPolyQuotMat()
362 ILD.myAppendVec(FlatVec); in MinPolyQuotMat()
431 LinDepMill ILD(K, len(QB)); in MinPolyQuotDef()
437 ILD.myAppendVec(coeffs); in MinPolyQuotDef()
490 LinDepMill ILD(K, len(QB)); in MinPolyQuotDefLin()
516 ILD.myAppendVec(coeffs); in MinPolyQuotDefLin()
982 LinDepMill ILD(K, len(QB)); in ShapeLemmaCore()
987 ILD.myAppendVec(coeffs); in ShapeLemmaCore()
992 ILD.myAppendVec(coeffs); in ShapeLemmaCore()
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DSparsePolyOps-MinPoly.C306 ILD.myAppendVec(flattenv); in MinPoly()
354 LinDepMill ILD(K, LenQB); in MinPolyQuotMat()
362 ILD.myAppendVec(FlatVec); in MinPolyQuotMat()
431 LinDepMill ILD(K, len(QB)); in MinPolyQuotDef()
437 ILD.myAppendVec(coeffs); in MinPolyQuotDef()
490 LinDepMill ILD(K, len(QB)); in MinPolyQuotDefLin()
516 ILD.myAppendVec(coeffs); in MinPolyQuotDefLin()
982 LinDepMill ILD(K, len(QB)); in ShapeLemmaCore()
987 ILD.myAppendVec(coeffs); in ShapeLemmaCore()
992 ILD.myAppendVec(coeffs); in ShapeLemmaCore()
[all …]
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DTensorS1.cpp57 int NLU,TwoSLU,ILU,TwoSLD,ILD; //NLD = NLU+1 in makenewRight() local
64 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
71 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
78 ILD = IDR; in makenewRight()
85 ILD = IDR; in makenewRight()
89 int dimLD = bk_up->gCurrentDim(index-1, NLU+1, TwoSLD, ILD); in makenewRight()
93 …double * BlockTdown = denT->gStorage(NLU+1, TwoSLD, ILD, sector_nelec_up[ikappa]+2, sector_spin_do… in makenewRight()
94 …= denL->gStorage(NLU, TwoSLU, ILU, NLU+1, TwoSLD, ILD ); in makenewRight()
H A DTensorF0.cpp150 int NLU,TwoSLU,ILU,TwoSLD,ILD; //NLD = NLU+1 in makenewRight() local
157 ILD = IDR; in makenewRight()
164 ILD = IDR; in makenewRight()
171 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
178 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
182 int dimLD = bk_up->gCurrentDim(index-1, NLU+1, TwoSLD, ILD); in makenewRight()
186 …double * BlockTdown = denT->gStorage(NLU+1, TwoSLD, ILD, sector_nelec_up[ikappa], sector_spin_up[i… in makenewRight()
187 …uble * BlockL = denL->gStorage(NLU, TwoSLU, ILU, NLU+1, TwoSLD, ILD); in makenewRight()
H A DTensorS0.cpp111 int NLU,TwoSLU,ILU,TwoSLD,ILD; //NLD = NLU+1 in makenewRight() local
118 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
125 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
132 ILD = IDR; in makenewRight()
139 ILD = IDR; in makenewRight()
143 int dimLD = bk_up->gCurrentDim(index-1, NLU+1, TwoSLD, ILD); in makenewRight()
147 …double * BlockTdown = denT->gStorage(NLU+1, TwoSLD, ILD, sector_nelec_up[ikappa]+2, sector_spin_up… in makenewRight()
148 …le * BlockL = denL->gStorage(NLU, TwoSLU, ILU, NLU+1, TwoSLD, ILD); in makenewRight()
H A DTensorF1.cpp130 int NLU,TwoSLU,ILU,TwoSLD,ILD; //NLD = NLU+1 in makenewRight() local
137 ILD = IDR; in makenewRight()
144 ILD = IDR; in makenewRight()
151 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
158 ILD = Irreps::directProd( ILU, denL->get_irrep() ); in makenewRight()
162 int dimLD = bk_up->gCurrentDim(index-1, NLU+1, TwoSLD, ILD); in makenewRight()
166 …double * BlockTdown = denT->gStorage(NLU+1, TwoSLD, ILD, sector_nelec_up[ikappa], sector_spin_down… in makenewRight()
167 … = denL->gStorage(NLU, TwoSLU, ILU, NLU+1, TwoSLD, ILD ); in makenewRight()
H A DTensorQ.cpp203 const int ILD = Irreps::directProd(ID, bk_up->gIrrep(index-1)); in AddTermsLRight() local
205 dimLD = bk_up->gCurrentDim(index-1, sector_nelec_up[ikappa] , TwoSLD, ILD); in AddTermsLRight()
449 const int ILD = Irreps::directProd(ID,bk_up->gIrrep(index-1)); in AddTermsABRight() local
452 … int dimLD = bk_up->gCurrentDim(index-1, sector_nelec_up[ikappa], TwoSLD, ILD); in AddTermsABRight()
616 const int ILD = Irreps::directProd(IRD,bk_up->gIrrep(index-1)); in AddTermsCDRight() local
619 int dimLD = bk_up->gCurrentDim(index-1, sector_nelec_up[ikappa], TwoSLD, ILD); in AddTermsCDRight()
698 const int ILD = Irreps::directProd( sector_irrep_up[ikappa], n_irrep ); in AddTermsCDLeft() local
700 … int dimLD = bk_up->gCurrentDim(index, sector_nelec_up[ikappa]+1, sector_spin_down[ikappa], ILD); in AddTermsCDLeft()
706 … int dimRD = bk_up->gCurrentDim(index+1, sector_nelec_up[ikappa]+1, sector_spin_down[ikappa], ILD); in AddTermsCDLeft()
728 …p[ikappa]+1, sector_spin_down[ikappa], ILD, sector_nelec_up[ikappa]+1, sector_spin_do… in AddTermsCDLeft()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/drdy/
H A Dcfloat.F75 ILD = INDEX(NUMBER,'d')
76 ISUM = IUE + ILE + IUD + ILD
77 IEXP = MAX0(IUE,ILE,IUD,ILD)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/drdy/
H A Dcfloat.F75 ILD = INDEX(NUMBER,'d')
76 ISUM = IUE + ILE + IUD + ILD
77 IEXP = MAX0(IUE,ILE,IUD,ILD)
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/test/view/
H A Dlinear_distribute.cpp57 using ILD = std::initializer_list<double>; in main() typedef
60 ILD{1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, in main()
/dports/devel/range-v3/range-v3-0.11.0/test/view/
H A Dlinear_distribute.cpp57 using ILD = std::initializer_list<double>; in main() typedef
60 ILD{1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, in main()
/dports/devel/z80-asm/z80-asm-2.3/
H A Dasm_token6 enum { NIL,IEM,LBNO,LBAR,ILB,ILD,ILO,UNQ,MOP,MCP,UNS,STRT,PART,IAC,SYNT,DEX,EP1,
H A Dasm.c262 if (!pruchod && *p > SPACE) return ILD; in lexical_analysis()
/dports/biology/molden/molden5.8/plush/
H A DILD1 mol="ILD" Charge="0"
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/make/solaris/makefiles/
H A Di486.make34 # ILD is gone as of SS11 (5.8), not supported in SS10 (5.7)
H A DsparcWorks.make535 # ILD is gone as of SS11 (5.8), not supportted in SS10 (5.7)
551 # can cut rebuild times by 25% for small changes. (ILD is gone in SS11)
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/make/solaris/makefiles/
H A Di486.make34 # ILD is gone as of SS11 (5.8), not supported in SS10 (5.7)
H A DsparcWorks.make535 # ILD is gone as of SS11 (5.8), not supportted in SS10 (5.7)
551 # can cut rebuild times by 25% for small changes. (ILD is gone in SS11)
/dports/devel/libtool/libtool-2.4.6/tests/
H A Dtagdemo.at90 # Test some of the ILD support when using tagged configurations.
/dports/devel/libltdl/libtool-2.4.6/tests/
H A Dtagdemo.at90 # Test some of the ILD support when using tagged configurations.
/dports/math/libpgmath/flang-d07daf3/tools/flang2/utils/upper/
H A Dupperilm.in337 ILD ilm
/dports/devel/libtool/libtool-2.4.6/
H A DChangeLog21902 * ltmain.in (ILD): build a static-only module if it has
23085 * ltmain.in (ILD): search in newlib_search_path, too
23090 * ltmain.in (ILD): don't allow convenience libs to be
23093 * ltmain.in (ILD): it's not required to link all deplibs
23096 * ltmain.in (ILD): if hardcode_into_libs=all, only relink
23100 * ltmain.in (ILD): tidy up, add some comments
23131 * ltmain.in (ILD): accept -R flags for libraries, too
24925 * ltmain.in: added a missing line of the ILD patch
25275 * merged Gary's Win32 code from the ILD branch:
25300 libtool will break ILD, so we ignore it when generating
[all …]
/dports/devel/libltdl/libtool-2.4.6/
H A DChangeLog21902 * ltmain.in (ILD): build a static-only module if it has
23085 * ltmain.in (ILD): search in newlib_search_path, too
23090 * ltmain.in (ILD): don't allow convenience libs to be
23093 * ltmain.in (ILD): it's not required to link all deplibs
23096 * ltmain.in (ILD): if hardcode_into_libs=all, only relink
23100 * ltmain.in (ILD): tidy up, add some comments
23131 * ltmain.in (ILD): accept -R flags for libraries, too
24925 * ltmain.in: added a missing line of the ILD patch
25275 * merged Gary's Win32 code from the ILD branch:
25300 libtool will break ILD, so we ignore it when generating
[all …]
/dports/devel/mcpp/mcpp-2.7.2/test-l/
H A Dm8191.h5701 #define ILD macro
/dports/devel/mcpp/mcpp-2.7.2/cpp-test/test-l/
H A Dm8191.h5701 #define ILD macro

1234