Home
last modified time | relevance | path

Searched refs:big (Results 1 – 9 of 9) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/matlab/
H A DREADME8 History vectors are not properly sized (they are too big) and the code does not check if
/petsc/config/BuildSystem/config/
H A DsetsOrdered.py238 little, big = self, other
240 little, big = other, self
241 common = ifilter(big._data.has_key, little)
/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dshashi.F90940 PetscScalar zero, big
951 big = 2.88
952 big = PETSC_INFINITY
988 PetscCallA(VecSet(ub, big, ierr))
/petsc/src/tao/leastsquares/tutorials/
H A DtomographyGenerateData.m48 …o make sure initial step size is not too small. 1.8e-6 and 1e-6 could make big difference for n=2 …
/petsc/doc/community/
H A Dgovernance.md40 is delayed because someone was on vacation, then it’s no big deal: we apologize for misjudging the …
/petsc/src/snes/tutorials/ex10d/
H A Dex10.c99 PetscReal tiny = 1.0e-10, zero = 0.0, one = 1.0, big = 1.0e+10; in main() local
/petsc/doc/manual/
H A Dsnes.md583 …ign}(\delta\lambda) = \text{sign}\big(\delta\mathbf x^Q \cdot (\Delta\mathbf x)_{i-1} + \psi^2(\De…
H A Dperformance.md629 PETSc, and different choices can make a *very* big difference in
/petsc/doc/faq/
H A Dindex.md651 /* Create sequential local vector, big enough to hold local portion */
1294 ### PETSc executables are SO big and take SO long to link