Home
last modified time | relevance | path

Searched defs:nz (Results 126 – 150 of 8394) sorted by relevance

12345678910>>...336

/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gfortran.dg/
H A Dwhole_file_27.f9057 integer, intent(in), optional :: nz local
109 integer, intent(in), optional :: nz local
124 subroutine base_allocate_mnnz(m,n,a,nz) argument
129 integer, intent(in), optional :: nz local
144 subroutine d_coo_allocate_mnnz(m,n,a,nz) argument
149 integer, intent(in), optional :: nz local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dwhole_file_27.f9057 integer, intent(in), optional :: nz local
109 integer, intent(in), optional :: nz local
124 subroutine base_allocate_mnnz(m,n,a,nz) argument
129 integer, intent(in), optional :: nz local
144 subroutine d_coo_allocate_mnnz(m,n,a,nz) argument
149 integer, intent(in), optional :: nz local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gfortran.dg/
H A Dwhole_file_27.f9057 integer, intent(in), optional :: nz local
109 integer, intent(in), optional :: nz local
124 subroutine base_allocate_mnnz(m,n,a,nz) argument
129 integer, intent(in), optional :: nz local
144 subroutine d_coo_allocate_mnnz(m,n,a,nz) argument
149 integer, intent(in), optional :: nz local
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/gan/wgan/
H A Dtrain_wgan.py39 def __init__(self, isize, nz, nc, ngf, ngpu): argument
61 def __init__(self, isize, nz, nc, ndf, ngpu): argument
139 def __init__(self, isize, nz, nc, ndf, ngpu, n_extra_layers=0): argument
181 def __init__(self, isize, nz, nc, ngf, ngpu, n_extra_layers=0): argument
228 def __init__(self, isize, nz, nc, ndf, ngpu, n_extra_layers=0): argument
270 def __init__(self, isize, nz, nc, ngf, ngpu, n_extra_layers=0): argument
387 nz = int(opt.nz) variable
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/src/core/imports/
H A Dpmrrr.cpp50 int nz, offset; in EigEstimate() local
74 int nz, offset; in Eig() local
100 int nz, offset; in Eig() local
125 int nz, offset; in Eig() local
151 int nz, offset; in Eig() local
178 int nz, offset; in Eig() local
207 int nz, offset; in Eig() local
/dports/math/primme/primme-3.2/tests/COMMON/
H A Dmmio.c112 int mm_write_mtx_crd_size(FILE *f, int M, int N, int nz) in mm_write_mtx_crd_size()
120 int mm_read_mtx_crd_size(FILE *f, int *M, int *N, int *nz ) in mm_read_mtx_crd_size()
196 int mm_read_mtx_crd_data(FILE *f, int M, int N, int nz, int I[], int J[], in mm_read_mtx_crd_data()
264 int mm_read_mtx_crd(char *fname, int *M, int *N, int *nz, int **I, int **J, in mm_read_mtx_crd()
330 int mm_write_mtx_crd(char fname[], int M, int N, int nz, int I[], int J[], in mm_write_mtx_crd()
/dports/math/py-primme/primme-3.2/tests/COMMON/
H A Dmmio.c112 int mm_write_mtx_crd_size(FILE *f, int M, int N, int nz) in mm_write_mtx_crd_size()
120 int mm_read_mtx_crd_size(FILE *f, int *M, int *N, int *nz ) in mm_read_mtx_crd_size()
196 int mm_read_mtx_crd_data(FILE *f, int M, int N, int nz, int I[], int J[], in mm_read_mtx_crd_data()
264 int mm_read_mtx_crd(char *fname, int *M, int *N, int *nz, int **I, int **J, in mm_read_mtx_crd()
330 int mm_write_mtx_crd(char fname[], int M, int N, int nz, int I[], int J[], in mm_write_mtx_crd()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/src/
H A DCityBlockDistanceTransform.cc129 const int nz = _data.Z(); in Initialize3D() local
173 const int nz = this->Input()->Z(); in Initialize() local
194 const int nz = _data.Z(); in Run2D() local
271 const int nz = _data.Z(); in Run3D() local
342 const int nz = this->Input()->Z(); in Run() local
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/tools/
H A Dchgcar.py44 def density(cell, outfile, dm, nx=60, ny=60, nz=60, resolution=RESOLUTION): argument
99 def orbital(cell, outfile, coeff, nx=60, ny=60, nz=60, resolution=RESOLUTION): argument
157 def __init__(self, cell, nx=60, ny=60, nz=60, resolution=RESOLUTION, argument
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/sbaij/seq/ftn-custom/
H A Dzsbaijf.c12 …atcreateseqsbaij_(MPI_Comm *comm,PetscInt *bs,PetscInt *m,PetscInt *n,PetscInt *nz,PetscInt *nnz,M… in matcreateseqsbaij_()
18 PETSC_EXTERN void matseqsbaijsetpreallocation_(Mat *mat,PetscInt *bs,PetscInt *nz,PetscInt *nnz,Pet… in matseqsbaijsetpreallocation_()
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/baij/seq/ftn-custom/
H A Dzbaijf.c12 …matcreateseqbaij_(MPI_Comm *comm,PetscInt *bs,PetscInt *m,PetscInt *n,PetscInt *nz,PetscInt *nnz,M… in matcreateseqbaij_()
18 PETSC_EXTERN void matseqbaijsetpreallocation_(Mat *mat,PetscInt *bs,PetscInt *nz,PetscInt *nnz,Pets… in matseqbaijsetpreallocation_()
/dports/math/libmesh/libmesh-1.6.2/src/fe/
H A Dfe_xyz_shape_3D.C190 unsigned int block=o, nz = 0; in shape() local
403 unsigned int block=o, nz = 0; in shape_deriv() local
538 unsigned int block=o, nz = 0; in shape_deriv() local
673 unsigned int block=o, nz = 0; in shape_deriv() local
865 unsigned int block=o, nz = 0; in shape_second_deriv() local
971 unsigned int block=o, nz = 0; in shape_second_deriv() local
1076 unsigned int block=o, nz = 0; in shape_second_deriv() local
1182 unsigned int block=o, nz = 0; in shape_second_deriv() local
1287 unsigned int block=o, nz = 0; in shape_second_deriv() local
1381 unsigned int block=o, nz = 0; in shape_second_deriv() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/pmg/
H A Dmikpckd.c286 doublereal xnrm1_(integer *nx, integer *ny, integer *nz, doublereal *x) in xnrm1_()
341 doublereal xnrm2_(integer *nx, integer *ny, integer *nz, doublereal *x) in xnrm2_()
400 doublereal xnrm8_(integer *nx, integer *ny, integer *nz, doublereal *x) in xnrm8_()
507 doublereal xdot_(integer *nx, integer *ny, integer *nz, doublereal *x, in xdot_()
565 doublereal xdot3_(integer *nx, integer *ny, integer *nz, doublereal *x, in xdot3_()
775 /* Subroutine */ int azeros_(integer *nx, integer *ny, integer *nz, in azeros_()
827 /* Subroutine */ int axrand_(integer *nx, integer *ny, integer *nz, in axrand_()
993 integer *nz, doublereal *x, doublereal *gxc, doublereal *gyc, in fbound_()
1095 /* Subroutine */ int fbound00_(integer *nx, integer *ny, integer *nz, in fbound00_()
1168 /* Subroutine */ int xprint_(integer *nx, integer *ny, integer *nz, in xprint_()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/devel/ispc/ispc-1.16.1/examples/cpu/gmres/
H A Dmmio.c106 int mm_write_mtx_crd_size(FILE *f, int M, int N, int nz) { in mm_write_mtx_crd_size()
113 int mm_read_mtx_crd_size(FILE *f, int *M, int *N, int *nz) { in mm_read_mtx_crd_size()
179 int mm_read_mtx_crd_data(FILE *f, int M, int N, int nz, int I[], int J[], double val[], MM_typecode… in mm_read_mtx_crd_data()
229 int mm_read_mtx_crd(char *fname, int *M, int *N, int *nz, int **I, int **J, double **val, MM_typeco… in mm_read_mtx_crd()
286 int mm_write_mtx_crd(char fname[], int M, int N, int nz, int I[], int J[], double val[], MM_typecod… in mm_write_mtx_crd()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-config/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/CHOLMOD/Partition/
H A Dcholmod_metis.c74 SuiteSparse_long i, j, p, nz ; in dumpgraph() local
122 #define GUESS(nz,n) (10 * (nz) + 50 * (n) + 4096) argument
127 Int nz, in metis_memory_ok()
203 Int n, nleft, nright, j, p, csep, total_weight, lightest, nz ; in CHOLMOD() local
512 Int i, j, n, nz, p, identity, uncol ; in CHOLMOD() local

12345678910>>...336