Searched defs:fin (Results 1 – 9 of 9) sorted by relevance
| /petsc/src/vec/is/ao/tests/ex3d/ |
| H A D | ex3.cxx | 35 ifstream fin(infile); in main() local
|
| /petsc/src/mat/tests/ |
| H A D | ex57.c | 13 char fin[PETSC_MAX_PATH_LEN], fout[PETSC_MAX_PATH_LEN] = "default.mat"; in main() local
|
| H A D | ex144.c | 23 Vec fin, fout, fout1; in main() local
|
| H A D | ex147.c | 19 Vec fin, fout, fout1, x, y; in main() local
|
| H A D | ex146.c | 19 Vec fin, fout, fout1, ini, final; in main() local
|
| /petsc/src/ksp/ksp/impls/gmres/agmres/ |
| H A D | agmresdeflation.c | 19 PetscInt deb[DEPTH], fin[DEPTH]; in KSPAGMRESQuickSort() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex7.c | 114 const PetscScalar fin[4] = {f[0 * ldx], f[1 * ldx], f[2 * ldx], f[3 * ldx]}; in ComputeGamma() local 152 const PetscScalar fin[4] = {f[0 * ldx], f[1 * ldx], f[2 * ldx], f[3 * ldx]}; in ComputeGammaFactor() local
|
| /petsc/src/mat/impls/fft/fftw/ |
| H A D | fftw.c | 399 static PetscErrorCode VecDuplicate_FFTW_fin(Vec fin, Vec *fin_new) in VecDuplicate_FFTW_fin() 477 PetscErrorCode MatCreateVecsFFTW_FFTW(Mat A, Vec *fin, Vec *fout, Vec *bout) in MatCreateVecsFFTW_FFTW()
|
| /petsc/src/tao/constrained/tutorials/ |
| H A D | ex1.c | 259 PetscReal fin; in FormFunctionGradient() local
|