Home
last modified time | relevance | path

Searched defs:scaling (Results 1 – 11 of 11) sorted by relevance

/petsc/src/dm/impls/plex/tests/
H A Dex60.c40 PetscReal scaling = 1.0; in main() local
H A Dex19.c186 Vec u, ua, scaling, rhs, uproj; in TestL2Projection() local
H A Dex3.c803 Vec iu, fu, scaling; in CheckInterpolation() local
/petsc/src/snes/impls/qn/
H A Dqn.c15 PetscReal scaling; /* scaling of H0 */ member
/petsc/src/tao/bound/impls/bncg/
H A Dbncg.c397 PetscReal scaling; in TaoBNCGResetUpdate() local
/petsc/src/snes/tests/
H A Dex8.c526 Vec iu, fu, scaling = NULL; in CheckTransfer() local
/petsc/include/petsc/private/
H A Dsnesimpl.h66 Vec scaling; /* scaling vector */ member
/petsc/src/ksp/pc/impls/bddc/
H A Dbddcschurs.c381 …ool exact_schur, PetscInt xadj[], PetscInt adjncy[], PetscInt nlayers, Vec scaling, PetscBool comp… in PCBDDCSubSchursSetUp()
H A Dbddcprivate.c9470 Vec scaling = NULL; in PCBDDCSetUpSubSchurs() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4414 …scErrorCode DMCreateInterpolation_pforest(DM dmCoarse, DM dmFine, Mat *interpolation, Vec *scaling) in DMCreateInterpolation_pforest()
/petsc/src/dm/impls/plex/
H A Dplex.c10318 PetscErrorCode DMCreateInterpolation_Plex(DM dmCoarse, DM dmFine, Mat *interpolation, Vec *scaling) in DMCreateInterpolation_Plex()