Home
last modified time | relevance | path

Searched defs:lindices (Results 1 – 11 of 11) sorted by relevance

/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex/
H A DisOptimumCut.cpp36 const int *lindices = lbs.getIndices (); in isOptimumCut() local
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/disjunctive/
H A DsingleDisjunctions.cpp70 const int *lindices = lbs.getIndices (); in checkDisjSide() local
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/sell/mpi/
H A Dmmsell.c219 PetscInt i,n,nt,cstart,cend,no,*garray=ina->garray,*lindices; in MatMPISELLDiagonalScaleLocalSetUp() local
/dports/science/PETSc/petsc-3.14.1/src/vec/is/is/utils/
H A Discoloring.c693 const PetscInt *lindices; in ISAllGather() local
755 PetscErrorCode ISAllGatherColors(MPI_Comm comm,PetscInt n,ISColoringValue *lindices,PetscInt *outN… in ISAllGatherColors()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/aij/mpi/
H A Dmmaij.c226 PetscInt i,n,nt,cstart,cend,no,*garray = ina->garray,*lindices; in MatMPIAIJDiagonalScaleLocalSetUp() local
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/baij/mpi/
H A Dmmbaij.c222 PetscInt bs = inA->rmap->bs,i,n,nt,j,cstart,cend,no,*garray = ina->garray,*lindices; in MatMPIBAIJDiagonalScaleLocalSetUp() local
/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/osd/
H A DcudaKernel.cu90 int const * lindices = indices + offsets[i]; in computeStencils() local
118 int const * lindices = indices + offsets[i]; in computeStencils() local
/dports/science/PETSc/petsc-3.14.1/src/vec/is/is/interface/
H A Dindex.c1334 const PetscInt *lindices; in ISGatherTotal_Private() local
/dports/science/PETSc/petsc-3.14.1/src/vec/is/utils/
H A Disltog.c992 PetscInt i,n = mapping->n,Ng,ng,max = 0,*lindices = mapping->indices; in ISLocalToGlobalMappingGetBlockInfo_Private() local
/dports/math/taucs/taucs-2.2_23/src/
H A Dtaucs_ccs_ooc_lu.c2187 char* lindices; /* bit vector */ in oocsp_numfact() local
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dmesh_evaluate.c3046 unsigned int(*lindices)[4]; in BKE_mesh_tessface_calc_ex() local