Home
last modified time | relevance | path

Searched refs:idef (Results 1 – 25 of 571) sorted by relevance

12345678910>>...23

/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/converter/
H A Dsetk01.f94 idef(1,ntet)=i7
95 idef(2,ntet)=i6
96 idef(3,ntet)=i2
97 idef(4,ntet)=i1
100 idef(1,ntet)=i7
101 idef(2,ntet)=i6
102 idef(3,ntet)=i5
103 idef(4,ntet)=i1
105 idef(1,ntet)=i7
106 idef(2,ntet)=i8
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/tools/
H A Dmk_angndx.cpp59 for (i = 0; (i < idef->ntypes); i++) in calc_ntype()
63 if (idef->functype[i] == ft[f]) in calc_ntype()
79 for (i = 0; (i < idef->ntypes); i++) in fill_ft_ind()
86 if (idef->functype[i] == ftype) in fill_ft_ind()
105 idef->iparams[i].qangle.c[0], idef->iparams[i].qangle.c[1]); in fill_ft_ind()
113 idef->iparams[i].pdihs.mult, idef->iparams[i].pdihs.cpA); in fill_ft_ind()
155 const t_idef* idef; in fill_ang() local
160 idef = &top->idef; in fill_ang()
166 ia = idef->il[ftype].iatoms; in fill_ang()
167 for (i = 0; (i < idef->il[ftype].nr);) in fill_ang()
[all …]
/dports/science/gromacs/gromacs-2021.4/api/nblib/listed_forces/
H A Dconversions.hpp172 idef.il[ListedIndex<TwoCenterType>::value].iatoms.push_back(index[0]); in transferIndicesImpl()
173 idef.il[ListedIndex<TwoCenterType>::value].iatoms.push_back(index[1]); in transferIndicesImpl()
199 idef.il[ListedIndex<FourCenterType>::value].iatoms.push_back(index[0]); in transferIndicesImpl()
200 idef.il[ListedIndex<FourCenterType>::value].iatoms.push_back(index[1]); in transferIndicesImpl()
201 idef.il[ListedIndex<FourCenterType>::value].iatoms.push_back(index[2]); in transferIndicesImpl()
202 idef.il[ListedIndex<FourCenterType>::value].iatoms.push_back(index[3]); in transferIndicesImpl()
214 idef.il[ListedIndex<FiveCenterType>::value].iatoms.push_back(index[0]); in transferIndicesImpl()
215 idef.il[ListedIndex<FiveCenterType>::value].iatoms.push_back(index[1]); in transferIndicesImpl()
224 InteractionDefinitions& idef, in transferIndices() argument
229 transferIndicesImpl(interactionData, idef, offset); in transferIndices()
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/hexagon/imported/
H A Dallidefs.def22 #include "branch.idef"
23 #include "ldst.idef"
24 #include "compare.idef"
25 #include "mpy.idef"
26 #include "alu.idef"
27 #include "float.idef"
28 #include "shift.idef"
29 #include "system.idef"
30 #include "subinsns.idef"
31 #include "allext.idef"
/dports/science/gromacs/gromacs-2021.4/src/gromacs/topology/
H A Didef.cpp394 pr_iparams(fp, idef->functype[i], idef->iparams[i]); in pr_idef()
406 void init_idef(t_idef* idef) in init_idef() argument
408 idef->ntypes = 0; in init_idef()
409 idef->atnr = 0; in init_idef()
418 idef->il[f].nalloc = 0; in init_idef()
419 idef->il[f].nr = 0; in init_idef()
441 void done_idef(t_idef* idef) in done_idef() argument
443 sfree(idef->functype); in done_idef()
444 sfree(idef->iparams); in done_idef()
445 sfree(idef->iparams_posres); in done_idef()
[all …]
H A Dmtop_util.cpp557 return idef.iparams[index]; in getIparams()
562 return idef.iparams[index]; in getIparams()
581 auto* il = &idef->il[F_POSRES]; in set_posres_params()
620 auto* il = &idef->il[F_FBPOSRES]; in set_fbposres_params()
656 idef->ntypes = ffp->numTypes(); in copyFFParametersFromMtop()
657 idef->atnr = ffp->atnr; in copyFFParametersFromMtop()
670 idef->functype = nullptr; in copyFFParametersFromMtop()
679 idef->iparams = nullptr; in copyFFParametersFromMtop()
681 idef->iparams_posres = nullptr; in copyFFParametersFromMtop()
682 idef->iparams_fbposres = nullptr; in copyFFParametersFromMtop()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/listed_forces/
H A Dlisted_forces.cpp141 idef->il[ftype].clear(); in selectInteractions()
424 GMX_ASSERT(idef.ilsort == ilsortNO_FE || idef.ilsort == ilsortFE_SORTED, in calc_one_bond()
548 … v = calc_one_bond(thread, ftype, idef, iatoms, idef.numNonperturbedInteractions[ftype], in calcBondedForces()
733 if (!idef.il[F_POSRES].empty() || !idef.il[F_FBPOSRES].empty()) in calculate()
746 if (!idef.il[F_POSRES].empty()) in calculate()
751 if (!idef.il[F_FBPOSRES].empty()) in calculate()
761 … ms, idef.il[F_ORIRES].size(), idef.il[F_ORIRES].iatoms.data(), idef.iparams.data(), in calculate()
766 calc_disres_R_6(cr, ms, idef.il[F_DISRES].size(), idef.il[F_DISRES].iatoms.data(), x, in calculate()
782 if (!idef.il[F_POSRES].empty()) in calculate()
786 if (idef.ilsort != ilsortNO_FE) in calculate()
[all …]
H A Dmanage_threading.cpp194 GMX_ASSERT(idef.ilsort == ilsortNO_FE || idef.ilsort == ilsortFE_SORTED, in ftypeHasPerturbedEntries()
197 const InteractionList& ilist = idef.il[ftype]; in ftypeHasPerturbedEntries()
199 return (idef.ilsort != ilsortNO_FE && idef.numNonperturbedInteractions[ftype] != ilist.size()); in ftypeHasPerturbedEntries()
212 gmx::ArrayRef<const t_iparams> iparams = idef.iparams; in divide_bondeds_over_threads()
224 const InteractionList& il = idef.il[fType]; in divide_bondeds_over_threads()
236 if (!ftypeHasPerturbedEntries(idef, fType)) in divide_bondeds_over_threads()
312 if (ftype_is_bonded_potential(f) && !idef.il[f].empty()) in divide_bondeds_over_threads()
332 const InteractionDefinitions& idef, in calc_bonded_reduction_mask() argument
369 int nb = idef.il[ftype].size(); in calc_bonded_reduction_mask()
404 const InteractionDefinitions& idef) in setup_bonded_threading() argument
[all …]
H A Dgpubonded_impl.cu138 static bool fTypeHasPerturbedEntries(const InteractionDefinitions& idef, int fType) in fTypeHasPerturbedEntries() argument
140 GMX_ASSERT(idef.ilsort == ilsortNO_FE || idef.ilsort == ilsortFE_SORTED, in fTypeHasPerturbedEntries()
143 const InteractionList& ilist = idef.il[fType]; in fTypeHasPerturbedEntries()
145 return (idef.ilsort != ilsortNO_FE && idef.numNonperturbedInteractions[fType] != ilist.size()); in fTypeHasPerturbedEntries()
199 const InteractionDefinitions& idef, in updateInteractionListsAndDeviceBuffers() argument
216 if (!idef.il[fType].empty() && !fTypeHasPerturbedEntries(idef, fType)) in updateInteractionListsAndDeviceBuffers()
220 convertIlistToNbnxnOrder(idef.il[fType], &iList, NRAL(fType), nbnxnAtomOrder); in updateInteractionListsAndDeviceBuffers()
359 const InteractionDefinitions& idef, in updateInteractionListsAndDeviceBuffers() argument
364 impl_->updateInteractionListsAndDeviceBuffers(nbnxnAtomOrder, idef, d_xq, d_f, d_fShift); in updateInteractionListsAndDeviceBuffers()
H A Dposition_restraints.cpp405 const InteractionDefinitions& idef, in posres_wrapper() argument
416 v = posres<true>(idef.il[F_POSRES].size(), idef.il[F_POSRES].iatoms.data(), in posres_wrapper()
417 idef.iparams_posres.data(), x, forceWithVirial, in posres_wrapper()
425 inc_nrnb(nrnb, eNR_POSRES, gmx::exactDiv(idef.il[F_POSRES].size(), 2)); in posres_wrapper()
430 const InteractionDefinitions& idef, in posres_wrapper_lambda() argument
446 const real v = posres<false>(idef.il[F_POSRES].size(), idef.il[F_POSRES].iatoms.data(), in posres_wrapper_lambda()
447 idef.iparams_posres.data(), x, nullptr, in posres_wrapper_lambda()
458 const InteractionDefinitions& idef, in fbposres_wrapper() argument
467 v = fbposres(idef.il[F_FBPOSRES].size(), idef.il[F_FBPOSRES].iatoms.data(), in fbposres_wrapper()
468 idef.iparams_fbposres.data(), x, forceWithVirial, in fbposres_wrapper()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/hexagon/imported/
H A Dallidefs.def22 #include "branch.idef"
23 #include "ldst.idef"
24 #include "compare.idef"
25 #include "mpy.idef"
26 #include "alu.idef"
27 #include "float.idef"
28 #include "shift.idef"
29 #include "system.idef"
30 #include "subinsns.idef"
/dports/emulators/qemu60/qemu-6.0.0/target/hexagon/imported/
H A Dallidefs.def22 #include "branch.idef"
23 #include "ldst.idef"
24 #include "compare.idef"
25 #include "mpy.idef"
26 #include "alu.idef"
27 #include "float.idef"
28 #include "shift.idef"
29 #include "system.idef"
30 #include "subinsns.idef"
/dports/emulators/dgen-sdl/dgen-sdl-1.33/star/
H A Dstar.c4624 static void idef( in idef() function
4921 idef(n, 0xFFFF, 0x4E71, i_nop); in decode4()
4922 idef(n, 0xFFFF, 0x4E72, i_stop); in decode4()
4923 idef(n, 0xFFFF, 0x4E73, i_rte); in decode4()
4924 idef(n, 0xFFFF, 0x4E75, i_rts); in decode4()
4926 idef(n, 0xFFFF, 0x4E77, i_rtr); in decode4()
4999 idef(n,0x1FFFF,0x6000,i_bra_w); in decode6()
5000 idef(n,0x1FFFF,0x6100,i_bsr_w); in decode6()
5004 idef(n,0x0FF00,0x6000,i_bra_b); in decode6()
5005 idef(n,0x0FF00,0x6100,i_bsr_b); in decode6()
[all …]
/dports/emulators/gngeo/gngeo-gngeo_0.8/src/star/
H A Dstar.c4582 static void idef( in idef() function
4867 idef(n, 0xFFFF, 0x4E71, i_nop); in decode4()
4868 idef(n, 0xFFFF, 0x4E72, i_stop); in decode4()
4869 idef(n, 0xFFFF, 0x4E73, i_rte); in decode4()
4870 idef(n, 0xFFFF, 0x4E75, i_rts); in decode4()
4872 idef(n, 0xFFFF, 0x4E77, i_rtr); in decode4()
4935 idef(n,0x1FFFF,0x6000,i_bra_w); in decode6()
4936 idef(n,0x1FFFF,0x6100,i_bsr_w); in decode6()
4940 idef(n,0x0FF00,0x6000,i_bra_b); in decode6()
4941 idef(n,0x0FF00,0x6100,i_bsr_b); in decode6()
[all …]
/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/core/
H A Dna-data-def.c52 NADataDef *idef; in na_data_def_get_data_def() local
57 idef = igroup->def; in na_data_def_get_data_def()
58 while( idef->name ){ in na_data_def_get_data_def()
59 if( !strcmp( idef->name, name )){ in na_data_def_get_data_def()
60 return( idef ); in na_data_def_get_data_def()
62 idef++; in na_data_def_get_data_def()
/dports/science/siesta/siesta-4.1.5/Src/MPI/
H A Dint_explorer.f9019 if (idef /= i8b) then
20 write(unit=*,fmt=*) idef, i8b
21 write(unit=0,fmt=*) "int def: ", idef, " 8-byte int kind: ", i8b
23 write(unit=*,fmt=*) idef
27 write(unit=*,fmt=*) idef
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_item.cpp221 o->m_stack = read_item(L, 2, getGameDef(L)->idef()); in l_replace()
339 item.getToolCapabilities(getGameDef(L)->idef()); in l_get_tool_capabilities()
437 item = read_item(L, 1, getGameDef(L)->idef()); in create_object()
536 IWritableItemDefManager *idef = in l_register_item_raw() local
569 idef->registerItem(def); in l_register_item_raw()
598 IWritableItemDefManager *idef = in l_unregister_item_raw() local
602 if (idef->get(name).type == ITEM_NODE) { in l_unregister_item_raw()
608 idef->unregisterItem(name); in l_unregister_item_raw()
621 IWritableItemDefManager *idef = in l_register_alias_raw() local
624 idef->registerAlias(name, convert_to); in l_register_alias_raw()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/pbcutil/
H A Drmpbc.cpp66 const t_idef* idef; member
80 …|| (nullptr == gpbc->interactionDefinitions && (nullptr == gpbc->idef || gpbc->idef->ntypes <= 0))) in gmx_rmpbc_get_graph()
116 gr->gr = mk_graph(nullptr, gpbc->idef, natoms, FALSE, FALSE); in gmx_rmpbc_get_graph()
123 gmx_rmpbc_t gmx_rmpbc_init(const InteractionDefinitions& idef, PbcType pbcType, int natoms) in gmx_rmpbc_init() argument
136 gpbc->interactionDefinitions = &idef; in gmx_rmpbc_init()
141 gmx_rmpbc_t gmx_rmpbc_init(const t_idef* idef, PbcType pbcType, int natoms) in gmx_rmpbc_init() argument
154 gpbc->idef = idef; in gmx_rmpbc_init()
155 if (gpbc->idef->ntypes <= 0) in gmx_rmpbc_init()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dnrama.cpp81 gpbc = gmx_rmpbc_init(xr->idef, xr->pbcType, xr->natoms); in calc_dihs()
197 static void get_dih_props(t_xrama* xr, const t_idef* idef, int mult) in get_dih_props() argument
203 ia = idef->il[F_PDIHS].iatoms; in get_dih_props()
204 for (i = 0; (i < idef->il[F_PDIHS].nr);) in get_dih_props()
207 ftype = idef->functype[ft]; in get_dih_props()
220 dd->mult = idef->iparams[ft].pdihs.mult; in get_dih_props()
221 dd->phi0 = idef->iparams[ft].pdihs.phiA; in get_dih_props()
250 get_dih_props(xr, &(top->idef), mult); in init_rama()
252 xr->idef = &(top->idef); in init_rama()
/dports/science/gromacs/gromacs-2021.4/api/nblib/listed_forces/tests/
H A Dconversions.cpp86 auto [idef, gmx_params] = createFFparams(interactions); in TEST()
95 EXPECT_EQ(idef->il[F_BONDS].iatoms.size(), 9); in TEST()
97 EXPECT_EQ(idef->il[F_BONDS].iatoms, bondIatoms); in TEST()
99 EXPECT_EQ(idef->il[F_ANGLES].iatoms, angleIatoms); in TEST()
100 idef->clear(); in TEST()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_diana_grpvectors.F36 ia=idef(igrp,i)
37 ja=idef(jgrp,i)
61 ia=idef(igrp,i)
62 ja=idef(jgrp,i)
67 ia=idef(igrp,j)
68 ja=idef(jgrp,j)
H A Dargos_diana_define.F55 if(idef(id,k).eq.i) goto 3
59 idef(id,ldef(id))=i
66 if(idef(id,l).eq.k) goto 5
70 idef(id,ldef(id))=k
92 call ga_brdcst(mag_d06,idef(i,1),
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_diana_grpvectors.F36 ia=idef(igrp,i)
37 ja=idef(jgrp,i)
61 ia=idef(igrp,i)
62 ja=idef(jgrp,i)
67 ia=idef(igrp,j)
68 ja=idef(jgrp,j)
H A Dargos_diana_define.F55 if(idef(id,k).eq.i) goto 3
59 idef(id,ldef(id))=i
66 if(idef(id,l).eq.k) goto 5
70 idef(id,ldef(id))=k
92 call ga_brdcst(mag_d06,idef(i,1),
/dports/science/gromacs/gromacs-2021.4/src/gromacs/domdec/
H A Ddomdec_topology.cpp855 const int n = idef->il[F_POSRES].size() / 2; in add_posres()
880 idef->iparams_posres.push_back(ip); in add_posres()
898 const int n = idef->il[F_FBPOSRES].size() / 2; in add_fbposres()
915 idef->iparams_fbposres.push_back(ip); in add_fbposres()
1002 n += src[s].idef.il[ftype].size(); in combine_idef()
1027 … (ftype == F_POSRES ? src[s].idef.iparams_posres : src[s].idef.iparams_fbposres); in combine_idef()
1428 idef->clear(); in make_local_bondeds_excls()
1453 idef_t = idef; in make_local_bondeds_excls()
1490 combine_idef(idef, rt->th_work); in make_local_bondeds_excls()
1600 ltop->idef.ilsort = ilsortUNKNOWN; in dd_make_local_top()
[all …]

12345678910>>...23