Home
last modified time | relevance | path

Searched defs:fin (Results 1 – 9 of 9) sorted by relevance

/petsc/src/vec/is/ao/tests/ex3d/
H A Dex3.cxx35 ifstream fin(infile); in main() local
/petsc/src/mat/tests/
H A Dex57.c13 char fin[PETSC_MAX_PATH_LEN], fout[PETSC_MAX_PATH_LEN] = "default.mat"; in main() local
H A Dex144.c23 Vec fin, fout, fout1; in main() local
H A Dex147.c19 Vec fin, fout, fout1, x, y; in main() local
H A Dex146.c19 Vec fin, fout, fout1, ini, final; in main() local
/petsc/src/ksp/ksp/impls/gmres/agmres/
H A Dagmresdeflation.c19 PetscInt deb[DEPTH], fin[DEPTH]; in KSPAGMRESQuickSort() local
/petsc/src/snes/tutorials/
H A Dex7.c114 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 Dfftw.c399 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 Dex1.c259 PetscReal fin; in FormFunctionGradient() local