Home
last modified time | relevance | path

Searched refs:iModel (Results 26 – 50 of 98) sorted by relevance

1234

/dports/www/baikal/baikal/Core/Frameworks/BaikalAdmin/Controller/User/
H A DAddressBooks.php236 $iModel = intval($aParams["delete"]);
243 $oModel = new \Baikal\Model\AddressBook($iModel);
252 $oModel = new \Baikal\Model\AddressBook($iModel);
/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dmmdbapi.doc397 static void DoXYZ(PFB pfbThis, Int4 iModel, Int4 iIndex, Pointer ptr)
410 paldLoc = GetAtomLocs(pmadAtom, iModel);
505 Boolean FreeSingleModel(PDNMS pdnmsThis, Int2 iModel);
563 PALD GetAtomLocs(PMAD pmadThis, Int2 iModel);
600 Int2 TraverseAll( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
641 Int2 TraverseIBonds( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
650 Int2 TraverseBonds( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
659 Int2 TraverseAtoms( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
668 Int2 TraverseGraphs( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
683 Int2 TraverseSolids( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
[all …]
H A Dmmdbapi4.c434 Boolean LIBCALL RefreshModelAsnMem(PDNMS pdnmsThis, Int2 iModel) in RefreshModelAsnMem() argument
670 paldThis = GetAtomLocs(pmadThis, iModel); in RefreshModelAsnMem()
1293 paldThis = GetAtomLocs(pmadThis, iModel); in FreeModelChemGraphLoc()
1320 pvnKillList = ValNodeExtractList(ppvn, iModel); in FreeModelChemGraphLoc()
1325 Boolean LIBCALL FreeSingleModel(PDNMS pdnmsThis, Int2 iModel) in FreeSingleModel() argument
1345 if (pdnmlTemp->choice == iModel) in FreeSingleModel()
1353 printf("Cannot find iModel %d to delete it\n",(int) iModel); in FreeSingleModel()
1364 printf("Calling Traverser iModel %d\n",(int) iModel); in FreeSingleModel()
1368 iModel, 0, NULL, (pNodeFunc)FreeModelChemGraphLoc); in FreeSingleModel()
1402 pvn = ValNodeExtractList(&pmsdThis->pvnmoHead, iModel); in FreeSingleModel()
[all …]
H A Dmmdbapi1.h982 typedef void (LIBCALLBACK * pNodeFunc) PROTO((PFB pfbThis,Int4 iModel, Int4 iIndex, Pointer ptr));
1063 Boolean LIBCALL AssignSurfaceContents(PDNMS pdnmsList, Int2 iModel, PFB pfbThis, ChemGraphPntrsPtr …
1088 void LIBCALLBACK DoApplyTransform(PFB pfbThis, Int4 iModel, Int4 iIndex, Pointer ptr);
1089 void LIBCALLBACK DoReverseTransform(PFB pfbThis, Int4 iModel, Int4 iIndex, Pointer ptr);
1115 Int2 LIBCALL TraverseAll( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex,
H A Dmmdbapi1.c2587 paldLoc = GetAtomLocs(pmadAtom, iModel); in DoApplyTransform()
2725 paldLoc = GetAtomLocs(pmadAtom, iModel); in DoReverseTransform()
5080 Int2 LIBCALL TraverseAll( DValNodePtr pdnModel, Int4 iModel, Int4 iIndex, in TraverseAll() argument
5154 (*pfnCallMe)((PFB) pmmdThis, iModel, iIndex, ptr); /* do the callback */ in TraverseAll()
5196 (*pfnCallMe)((PFB) pmsdThis, iModel, iIndex, ptr); /* do the callback */ in TraverseAll()
5201 (*pfnCallMe)((PFB) pmmdThis, iModel, iIndex, ptr); /* do the callback */ in TraverseAll()
5243 (*pfnCallMe)((PFB) pmbdThis, iModel, iIndex, ptr); /* do the callback */ in TraverseAll()
5251 if (pvnmoThis->choice == iModel) in TraverseAll()
5254 (*pfnCallMe)((PFB) pmodThis, iModel, iIndex, ptr); in TraverseAll()
5263 if (pvnmdThis->choice == iModel) in TraverseAll()
[all …]
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcThread.cpp1043 int iModel; in deterministicParallel() local
1045 for (iModel = 0; iModel < numberThreads_; iModel++) { in deterministicParallel()
1048 if (!threadModel[iModel]->tree()->size()) { in deterministicParallel()
1052 threadModel[iModel]->moveToModel(baseModel, 11); in deterministicParallel()
1054 OsiObject **threadObject = threadModel[iModel]->objects(); in deterministicParallel()
1279 int iModel; in splitModel() local
1281 for (iModel = 0; iModel < numberModels; iModel++) { in splitModel()
1282 CbcModel *otherModel = model[iModel]; in splitModel()
1334 for (iModel = 0; iModel < numberModels; iModel++) { in splitModel()
1337 CbcModel *otherModel = model[iModel]; in splitModel()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelset/
H A DModelSet.java330 : translations[iModel]); in getTranslation()
356 BS bs = am[iModel].bsAtoms; in translateModel()
1381 int iModel = vwr.am.cmi; in addStateScript() local
1385 + (iModel < 0 ? "all #" + iModel : getModelNumberDotted(iModel)) in addStateScript()
1401 for (int iModel = mc; --iModel >= 0;) in freezeModels()
2218 for (int iModel = mc; --iModel >= 0;) in getSelectCodeRange()
2292 int iModel = at[i].mi; in isInLatticeCell() local
2319 for (int iModel = mc; --iModel >= 0;) { in getAtomsWithinRadius()
2367 for (int iModel = mc; --iModel >= 0;) { in getAtomsWithin()
2368 if (!bsCheck.get(iModel) || am[iModel].bsAtoms.isEmpty()) in getAtomsWithin()
[all …]
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dmge-hid.c925 const char *iModel; member
1350 static char *get_model_name(const char *iProduct, const char *iModel) in get_model_name() argument
1354 upsdebugx(2, "get_model_name(%s, %s)\n", iProduct, iModel); in get_model_name()
1363 model->iModel); in get_model_name()
1370 if (strcmp(iModel, model->iModel)) { in get_model_name()
1384 snprintf(buf, sizeof(buf), "%s %s", iProduct, iModel); in get_model_name()
H A Dmge-shut.h160 const char *iModel; member
509 const char *get_model_name(char *iProduct, char *iModel);
H A Dmge-shut.c1311 const char *get_model_name(char *iProduct, char *iModel) in get_model_name() argument
1315 upsdebugx(2, "get_model_name(%s, %s)\n", iProduct, iModel); in get_model_name()
1322 && (!strncmp(iModel, model->iModel, strlen(model->iModel))) ) in get_model_name()
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dmge-hid.c1000 const char *iModel; member
1438 static char *get_model_name(const char *iProduct, const char *iModel) in get_model_name() argument
1442 upsdebugx(2, "get_model_name(%s, %s)\n", iProduct, iModel); in get_model_name()
1451 model->iModel); in get_model_name()
1458 if (strcmp(iModel, model->iModel)) { in get_model_name()
1479 int len = snprintf(buf, sizeof(buf), "%s %s", iProduct, iModel); in get_model_name()
1489 || (intmax_t)(strnlen(iProduct, SMALLBUF) + strnlen(iModel, SMALLBUF) + 1 + 1) in get_model_name()
/dports/graphics/ogre3d/ogre-1.11.6/Samples/SkeletalAnimation/include/
H A DSkeletalAnimation.h66 for (int iModel = 0; iModel < NUM_MODELS; iModel++) in enableBoneBoundingBoxMode() local
68 SceneNode* node = mModelNodes[iModel]; in enableBoneBoundingBoxMode()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/readers/cif/
H A DMSRdr.java286 int iModel) { in addModulation() argument
312 id += "@" + (iModel >= 0 ? iModel : cr.asc.iSet); in addModulation()
403 private void setModulationForStructure(int iModel, boolean isPost) in setModulationForStructure() argument
405 atModel = "@" + iModel; in setModulationForStructure()
411 initModForStructure(iModel); in setModulationForStructure()
444 private void initModForStructure(int iModel) throws Exception { in initModForStructure() argument
500 addModulation(map, key = key.substring(0, ipt), pt, iModel); in initModForStructure()
531 addModulation(map, k2, ptHarmonic, iModel); in initModForStructure()
H A DMMTFReader.java218 int iModel = -1; in getMMTFAtoms() local
239 groupModels[j] = ++iModel; in getMMTFAtoms()
240 nChain = chainsPerModel[iModel]; in getMMTFAtoms()
243 incrementModel(iModel + 1); in getMMTFAtoms()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelsetbio/
H A DBioModelSet.java493 for (int iModel = ms.mc; --iModel >= 0;) in getGroupsWithinAll()
494 if (bsCheck.get(iModel) && ms.am[iModel].isBioModel) { in getGroupsWithinAll()
495 BioModel m = (BioModel) ms.am[iModel]; in getGroupsWithinAll()
628 for (int iModel = ms.mc; --iModel >= 0;) in setAllStructureList()
629 if (ms.am[iModel].isBioModel) { in setAllStructureList()
630 BioModel m = (BioModel) ms.am[iModel]; in setAllStructureList()
900 int iModel = ps.apolymer.model.modelIndex; in getStructureLines() local
902 + ms.getModelNumberDotted(iModel) : null); in getStructureLines()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/symmetry/
H A DSymmetryDesc.java112 int iModel = modelSet.at[iAtom].mi; in getSymopInfo() local
113 SymmetryInterface uc = modelSet.am[iModel].biosymmetry; in getSymopInfo()
114 if (uc == null && (uc = modelSet.getUnitCell(iModel)) == null) in getSymopInfo()
120 return getSymmetryInfo((Symmetry) uc, iModel, iAtom, (Symmetry) uc, xyz, in getSymopInfo()
133 s += (String) getSymmetryInfo((Symmetry) uc, iModel, iAtom, in getSymopInfo()
1231 private Object getSymmetryInfo(Symmetry sym, int iModel, int iatom, in getSymmetryInfo() argument
1309 return (type == T.atoms ? getAtom(uc, iModel, iatom, sympt) : sympt); in getSymmetryInfo()
1357 return (info == null ? nullRet : getAtom(uc, iModel, iatom, in getSymmetryInfo()
1379 private BS getAtom(Symmetry uc, int iModel, int iAtom, T3 sympt) { in getAtom() argument
1386 modelSet.getAtomsWithin(0.02f, sympt, bsResult, iModel); in getAtom()
[all …]
/dports/science/jmol/jmol-14.32.7/src/org/jmol/shapecgo/
H A DCGO.java244 int iModel = mesh.modelIndex; in getCommand2() local
246 if (iModel >= -1 && modelCount > 1) in getCommand2()
247 str.append(" modelIndex " + iModel); in getCommand2()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/shapesurface/
H A DMolecularOrbital.java563 for (int iModel = 0; iModel < modelCount; iModel++) { in getShapeState()
564 if (!getSettings(getId(iModel))) in getShapeState()
567 appendCmd(s, "frame " + vwr.getModelNumberDotted(iModel)); in getShapeState()
/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dcn3dmatn.c196 static void LIBCALLBACK Cn3D_FindMMCB(PFB pfbThis, Nlm_Int4 iModel, in Cn3D_FindMMCB() argument
366 void LIBCALLBACK Cn3DCheckAndDoHighlight(PFB pfbThis, Int4 iModel, in Cn3DCheckAndDoHighlight() argument
H A Dcn3dopen.h124 PROTO((PFB pfbThis, Int4 iModel, Int4 iIndex, Pointer ptr));
/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/
H A Dskgfilteredtableview.h80 virtual void setModel(SKGObjectModelBase* iModel);
H A Dskgfilteredtableview.cpp142 void SKGFilteredTableView::setModel(SKGObjectModelBase* iModel) in setModel() argument
144 m_objectModel = iModel; in setModel()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/adapter/smarter/
H A DMSInterface.java20 void addModulation(Map<String, double[]> map, String id, double[] pt, int iModel); in addModulation() argument
/dports/science/jmol/jmol-14.32.7/src/org/jmol/jsv/
H A DJSpecView.java40 int iModel = atoms[atomIndex].mi; in getPeakAtomRecord() local
52 Lst<String> peaks = (Lst<String>) vwr.ms.getInfo(iModel, in getPeakAtomRecord()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/thermo/
H A DRedlichKwongMFTP.cpp660 string iModel = toLowerCopy(xmlChild.attrib("model")); in readXMLPureFluid() local
663 if (iModel == "constant" && vParams.size() == 1) { in readXMLPureFluid()
666 } else if (iModel == "linear_a" && vParams.size() == 2) { in readXMLPureFluid()
701 string iModel = toLowerCopy(xmlChild.attrib("model")); in readXMLCrossFluid() local
702 if (iModel == "constant" && vParams.size() == 1) { in readXMLCrossFluid()
704 } else if (iModel == "linear_a") { in readXMLCrossFluid()
709 iModel, vParams.size()); in readXMLCrossFluid()

1234