Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A Dex146.c16 PetscInt size, rank, n, N, *in, N_factor, NM; in main() local
99 if (N2 % 2 == 0) NM = N2 + 2; in main()
100 else NM = N2 + 1; in main()
110 tempindx1 = i * N1 * NM + j * NM + k; in main()
H A Dex144.c18 int n, N, N_factor, NM; in main() local
108 NM = N1 + 2; in main()
110 NM = N1 + 1; in main()
120 tempindx1 = i * NM + j; in main()
/petsc/src/mat/impls/fft/fftw/
H A Dfftw.c785 PetscInt NM; in VecScatterPetscToFFTW_FFTW() local
833 NM = dim[1] + 2; in VecScatterPetscToFFTW_FFTW()
835 NM = dim[1] + 1; in VecScatterPetscToFFTW_FFTW()
840 tempindx1 = i * NM + j; in VecScatterPetscToFFTW_FFTW()
885 if (dim[2] % 2 == 0) NM = dim[2] + 2; in VecScatterPetscToFFTW_FFTW()
886 else NM = dim[2] + 1; in VecScatterPetscToFFTW_FFTW()
892 tempindx1 = i * dim[1] * NM + j * NM + k; in VecScatterPetscToFFTW_FFTW()
944 if (dim[ndim - 1] % 2 == 0) NM = 2; in VecScatterPetscToFFTW_FFTW()
945 else NM = 1; in VecScatterPetscToFFTW_FFTW()
951 if (k % dim[ndim - 1] == 0) j += NM; in VecScatterPetscToFFTW_FFTW()
[all …]
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DABIDump.pm297 my $NM = getCmdPath("nm");
298 if(not $NM) {
301 $NM .= " -g \"$Lib_Path\" 2>\"$TmpDir/null\"";
305 system($NM." >\"$DebugPath\"");
310 open(LIB, $NM." |");
649 my $NM = getCmdPath("nm");
650 if(not $NM) {
653 open(APP, "$NM -g \"$Path\" 2>\"$TmpDir/null\" |");
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DTAO.pyx30 NM = S_(TAONM) variable in TAOType
/petsc/doc/manual/
H A Dtao.md1616 #### Nelder-Mead Simplex Method (NM)
/petsc/doc/
H A Dpetsc.bib11369 from Sandu et al. (1996, CWI Report NM-R9603 and Report in Comput. Math., No. 85)
14275 address = {Albuquerque, NM},
15654 Albuquerque, NM, 2007}
20821 address = {Albuquerque, NM},
20901 institution = {Sandia National Labs., Albuquerque, NM (United States)},
29148 number = {MATH-NM-10-1995},
39741 address = {Santa Fe, NM},