Home
last modified time | relevance | path

Searched defs:icolm (Results 1 – 7 of 7) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/mat/impls/localref/
H A Dmlocalref.c13 #define IndexSpaceGet(buf,nrow,ncol,irowm,icolm) do { \ argument
22 #define IndexSpaceRestore(buf,nrow,ncol,irowm,icolm) do { \ argument
42 PetscInt buf[4096],*irowm=NULL,*icolm; /* suppress maybe-uninitialized warning */ in MatSetValuesBlockedLocal_LocalRef_Block() local
58 PetscInt rbs,cbs,buf[4096],*irowm,*icolm; in MatSetValuesBlockedLocal_LocalRef_Scalar() local
76 PetscInt buf[4096],*irowm,*icolm; in MatSetValuesLocal_LocalRef_Scalar() local
/dports/science/berkeleygw/BGW-2.0.0/Epsilon/
H A Depsomega.f9042 integer :: icurr,icol,irow,icolm,irowm,icols,irows variable
H A Depsinv.f9046 integer :: irow, icol, icurr, irowm, icolm, icountr, icountc local
980 integer :: i, j, irow, icol, icurr, irowm, icolm local
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dwrite_matrix.f90157 integer :: irow, icol, irowm, icolm local
270 integer :: irow, icol, irowm, icolm,freq_grp_ind,ifreq_para local
1381 integer :: irow, icol, irowm, icolm local
H A Dread_matrix.f90254 integer :: irow, icol, irowm, icolm local
/dports/science/berkeleygw/BGW-2.0.0/Sigma/
H A Depscopy.f90933 integer :: icurr, i, irow, j, icol, irowm, icolm local
/dports/science/PETSc/petsc-3.14.1/src/mat/interface/
H A Dmatrix.c1975 PetscInt buf[8192],*bufr=NULL,*bufc=NULL,*irowm,*icolm; in MatGetValuesLocal() local
2223 PetscInt buf[8192],*bufr=NULL,*bufc=NULL,*irowm,*icolm; in MatSetValuesLocal() local
2319 PetscInt buf[8192],*bufr=NULL,*bufc=NULL,*irowm,*icolm; in MatSetValuesBlockedLocal() local