Home
last modified time | relevance | path

Searched defs:nz (Results 226 – 250 of 8522) sorted by relevance

12345678910>>...341

/dports/math/suitesparse-camd/SuiteSparse-5.10.1/CHOLMOD/Core/
H A Dcholmod_dense.c165 Int i, nz ; in CHOLMOD() local
232 Int i, nz ; in CHOLMOD() local
300 Int i, n, nz ; in CHOLMOD() local
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/matrices/
H A DLaplacian.hpp76 Laplacian( Matrix<F>& L, Int nx, Int ny, Int nz ) in Laplacian()
84 Laplacian( DistMatrix<F,U,V>& L, Int nx, Int ny, Int nz ) in Laplacian()
92 Laplacian( BlockDistMatrix<F,U,V>& L, Int nx, Int ny, Int nz ) in Laplacian()
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Dresample-image.cc112 int nx, int ny, int nz, double dx, double dy, double dz) in Resample()
127 int nx, int ny, int nz, double dx, double dy, double dz, in Resample()
168 int nx, ny, nz; in main() local
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CHOLMOD/Core/
H A Dcholmod_dense.c165 Int i, nz ; in CHOLMOD() local
232 Int i, nz ; in CHOLMOD() local
300 Int i, n, nz ; in CHOLMOD() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CHOLMOD/Core/
H A Dcholmod_dense.c165 Int i, nz ; in CHOLMOD() local
232 Int i, nz ; in CHOLMOD() local
300 Int i, n, nz ; in CHOLMOD() local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/band/lib/cpsp/
H A Dc_semicore.F536 subroutine c_semicore_rho_to_chi(nx,ny,nz,unita,rhotochi) argument
538 integer nx,ny,nz local
665 subroutine c_semicore_fft3b(nx,ny,nz,A,tmp,tmpxyz) argument
667 integer nx,ny,nz local
717 subroutine c_semicore_fft3f(nx,ny,nz,A,tmp,tmpxyz) argument
719 integer nx,ny,nz local
791 subroutine c_semicore_drho_to_dchi(nx,ny,nz,unita, argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/band/lib/cpsp/
H A Dc_semicore.F536 subroutine c_semicore_rho_to_chi(nx,ny,nz,unita,rhotochi) argument
538 integer nx,ny,nz local
665 subroutine c_semicore_fft3b(nx,ny,nz,A,tmp,tmpxyz) argument
667 integer nx,ny,nz local
717 subroutine c_semicore_fft3f(nx,ny,nz,A,tmp,tmpxyz) argument
719 integer nx,ny,nz local
791 subroutine c_semicore_drho_to_dchi(nx,ny,nz,unita, argument
/dports/math/combblas/CombBLAS_beta_16_2/src/
H A Dmmio.c112 int mm_write_mtx_crd_size(FILE *f, int M, int N, int nz) in mm_write_mtx_crd_size()
121 int mm_read_mtx_crd_size(FILE *f, int64_t *M, int64_t *N, int64_t *nz, int64_t * numlinesread ) in mm_read_mtx_crd_size()
198 int mm_read_mtx_crd_data(FILE *f, int M, int N, int nz, int I[], int J[], in mm_read_mtx_crd_data()
270 int mm_write_mtx_crd(char fname[], int M, int N, int nz, int I[], int J[], in mm_write_mtx_crd()
/dports/math/cgal/CGAL-5.3/include/CGAL/predicates/
H A Dpredicates_for_voronoi_intersection_cartesian_2_3.h28 const RT &nx, const RT &ny, const RT &nz, in side_of_plane_centered_sphere_translateC3()
56 const RT &nx, const RT &ny, const RT &nz, in side_of_plane_centered_sphereC3()
84 const RT &nx, const RT &ny, const RT &nz, in side_of_plane_centered_sphere_translateC3()
122 const RT &nx, const RT &ny, const RT &nz, in side_of_plane_centered_sphereC3()
/dports/devel/z88dk/z88dk/examples/clisp/
H A Dclisp_opt.c169 jp nz,swloop variable
171 jr nz,swloop variable
175 ; jp nz,swloop variable
177 ; jr nz,swloop variable
/dports/devel/ga/ga-5.8/armci/examples/benchmarks/cg/armci_sharedmemory/
H A Dgenerateinput.c21 void printsparse_(int *irow, int *icol, double *a, double *b, int n,int nz) in printsparse_()
45 int i,k,irow[NZROW+1],icol[NZSQ+4],n=NZROW,nz=NZSQ; in main() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/tools/python/vgrid/
H A Dmergedx.py26 def IJK(nx, ny, nz, i, j, k): argument
231 def resampleGrid(grid, nx, ny, nz): argument
/dports/emulators/yaze-ag/yaze-ag-2.51.0/disksort/
H A Ddisk3.c61 jr nz,l1 in acrc() local
76 jr nz,l1 in acrc() local
/dports/emulators/yaze-ag/yaze-ag-2.51.0/disksort/original/
H A Ddisk3.c61 jr nz,l1 in acrc() local
76 jr nz,l1 in acrc() local
/dports/math/octave-forge-nurbs/nurbs-1.4.3/inst/
H A Dkntrefine.m66 nz = numel (z); variable
93 nz = numel (z); variable
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dthd_rot3d_byte.c154 static void flip_xy( int nx , int ny , int nz , DTYPE * v , Tmask * tm ) in flip_xy()
187 static void flip_yz( int nx , int ny , int nz , DTYPE * v , Tmask * tm ) in flip_yz()
217 static void flip_xz( int nx , int ny , int nz , DTYPE * v , Tmask * tm ) in flip_xz()
248 int nx , int ny , int nz , DTYPE * v , Tmask * tm ) in apply_xshear()
287 int nx , int ny , int nz , DTYPE * v , Tmask * tm ) in apply_yshear()
355 int nx , int ny , int nz , DTYPE * v , Tmask * tm ) in apply_zshear()
424 int nx, int ny, int nz, DTYPE * vol , Tmask * tm ) in apply_3shear()
475 void THD_rota_vol_byte( int nx , int ny , int nz , in THD_rota_vol_byte()
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Dsetnonzeros_param_impl.hpp40 MX SetNonzerosParam<Add>::create(const MX& y, const MX& x, const MX& nz) { in create()
64 SetNonzerosParam<Add>::SetNonzerosParam(const MX& y, const MX& x, const MX& nz) { in SetNonzerosParam()
70 SetNonzerosParam<Add>::SetNonzerosParam(const MX& y, const MX& x, const MX& nz, const MX& nz2) { in SetNonzerosParam()
77 const MX& nz) : SetNonzerosParam<Add>(y, x, nz) { in SetNonzerosParamVector()
90 MX nz = arg[2]; in eval_mx() local
144 const MX& nz = this->dep(2); in ad_forward() local
178 const MX& nz = this->dep(2); in ad_reverse() local
310 const double* nz = arg[2]; in eval() local
336 const double* nz = arg[2]; in eval() local
370 const double* nz = arg[2]; in eval() local
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/helpers/
H A DPathGoal.cpp42 entity_pos_t nz = Clamp(z, z0, z1); in NavcellContainsCircle() local
77 entity_pos_t nz = Clamp(z, z0, z1); in NavcellContainsSquare() local
259 entity_pos_t nz = Clamp(z, z0, z1); in RectContainsGoal() local
276 entity_pos_t nz = Clamp(z, z0, z1); in RectContainsGoal() local
/dports/math/gecode/gecode-0916a1a/gecode/int/
H A Dcount.cpp236 IntVar nz(home,0,x.size()); in count() local
280 IntVar nz(home,0,x.size()); in count() local
337 IntVar nz(home,0,x.size()); in count() local
384 IntVar nz(home,0,x.size()); in count() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/Mongoose/External/mmio/Source/
H A Dmmio.c102 int mm_read_mtx_crd_size(FILE *f, long *M, long *N, long *nz ) in mm_read_mtx_crd_size()
138 int mm_read_mtx_crd_data(FILE *f, long M, long N, long nz, long I[], long J[], in mm_read_mtx_crd_data()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest116.m16 nz = 100 * million ; variable
21 nz = 10 * million ; variable
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest116.m16 nz = 100 * million ; variable
21 nz = 10 * million ; variable
/dports/math/suitesparse-config/SuiteSparse-5.10.1/Mongoose/External/mmio/Source/
H A Dmmio.c102 int mm_read_mtx_crd_size(FILE *f, long *M, long *N, long *nz ) in mm_read_mtx_crd_size()
138 int mm_read_mtx_crd_data(FILE *f, long M, long N, long nz, long I[], long J[], in mm_read_mtx_crd_data()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Test/
H A Dtest116.m16 nz = 100 * million ; variable
21 nz = 10 * million ; variable
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/Mongoose/External/mmio/Source/
H A Dmmio.c102 int mm_read_mtx_crd_size(FILE *f, long *M, long *N, long *nz ) in mm_read_mtx_crd_size()
138 int mm_read_mtx_crd_data(FILE *f, long M, long N, long nz, long I[], long J[], in mm_read_mtx_crd_data()

12345678910>>...341