Home
last modified time | relevance | path

Searched refs:leafcounts (Results 1 – 7 of 7) sorted by relevance

/dports/biology/mummer/mummer-4.0.0beta2-2-g277dac5/src/kurtz/streesrc/
H A Daddleafcount.c62 cstate->stree->leafcounts[branchinfo.headposition] = *(father+1); in processbranch2()
84 if(stree->leafcounts == NULL) in getleafcountstree()
91 return stree->leafcounts[branchinfo.headposition]; in getleafcountstree()
123 if(stree->leafcounts[headposition] != lc) in checkleafcount()
127 (Showuint) stree->leafcounts[headposition], in checkleafcount()
148 stree->leafcounts = ALLOCSPACE(NULL,Uint,stree->nextfreeleafnum+1); in addleafcountsstree()
151 stree->leafcounts[i] = 0; in addleafcountsstree()
H A Dstreetyp.h115 *leafcounts; // holds counts of the number of leafs in subtree member
H A Dconstruct.c904 stree->leafcounts = NULL; in initSuffixtree()
942 if(stree->leafcounts != NULL) in freestree()
944 FREESPACE(stree->leafcounts); in freestree()
H A Dstreefiledoc_c93 The computation of the leafcounts is done in linear time. It can be
202 exactly once before, in order to compute the leafcounts.
/dports/science/PETSc/petsc-3.14.1/src/vec/is/sf/impls/basic/neighbor/
H A Dsfneighbor.c10 …PetscMPIInt *rootdispls,*rootcounts,*leafdispls,*leafcounts; /* displs/counts for non-distinguis… member
37 …ree,sources,dat->rootcounts/*src weights*/,outdegree,destinations,dat->leafcounts/*dest weights*/,… in PetscSFGetDistComm_Neighbor()
39 …ierr = MPI_Dist_graph_create_adjacent(comm,outdegree,destinations,dat->leafcounts/*src weights*/,i… in PetscSFGetDistComm_Neighbor()
71 …,&dat->rootcounts,dat->leafdegree,&dat->leafdispls,dat->leafdegree,&dat->leafcounts);CHKERRQ(ierr); in PetscSFSetUp_Neighbor()
79 …ierr = PetscMPIIntCast(leafoffset[i+1]-leafoffset[i], &n);CHKERRQ(ierr); dat->leafcounts[j]… in PetscSFSetUp_Neighbor()
92 ierr = PetscFree4(dat->rootdispls,dat->rootcounts,dat->leafdispls,dat->leafcounts);CHKERRQ(ierr); in PetscSFReset_Neighbor()
128 …->leafdegree,rootbuf,dat->rootcounts,dat->rootdispls,unit,leafbuf,dat->leafcounts,dat->leafdispls,… in PetscSFBcastAndOpBegin_Neighbor()
148 …ierr = MPI_Start_ineighbor_alltoallv(dat->leafdegree,dat->rootdegree,leafbuf,dat->leafcounts,dat->… in PetscSFLeafToRootBegin_Neighbor()
192 …->leafdegree,rootbuf,dat->rootcounts,dat->rootdispls,unit,leafbuf,dat->leafcounts,dat->leafdispls,… in PetscSFFetchAndOpEnd_Neighbor()
/dports/science/PETSc/petsc-3.14.1/
H A DTAGS84888 PetscMPIInt *rootdispls,*rootcounts,*leafdispls,*leafcounts;leafcounts10,362
H A DCTAGS47933 leafcounts src/vec/is/sf/impls/basic/neighbor/sfneighbor.c /^ PetscMPIInt *rootdispls,*rootcount…
47939 …or/sfneighbor.c /^ PetscMPIInt *rootdispls,*rootcounts,*leafdispls,*leafcounts; \/* displs\/cou…
76912 …or/sfneighbor.c /^ PetscMPIInt *rootdispls,*rootcounts,*leafdispls,*leafcounts; \/* displs\/cou…
76918 …or/sfneighbor.c /^ PetscMPIInt *rootdispls,*rootcounts,*leafdispls,*leafcounts; \/* displs\/cou…