Searched defs:scaling (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex60.c | 40 PetscReal scaling = 1.0; in main() local
|
| H A D | ex19.c | 186 Vec u, ua, scaling, rhs, uproj; in TestL2Projection() local
|
| H A D | ex3.c | 803 Vec iu, fu, scaling; in CheckInterpolation() local
|
| /petsc/src/snes/impls/qn/ |
| H A D | qn.c | 15 PetscReal scaling; /* scaling of H0 */ member
|
| /petsc/src/tao/bound/impls/bncg/ |
| H A D | bncg.c | 397 PetscReal scaling; in TaoBNCGResetUpdate() local
|
| /petsc/src/snes/tests/ |
| H A D | ex8.c | 526 Vec iu, fu, scaling = NULL; in CheckTransfer() local
|
| /petsc/include/petsc/private/ |
| H A D | snesimpl.h | 66 Vec scaling; /* scaling vector */ member
|
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcschurs.c | 381 …ool exact_schur, PetscInt xadj[], PetscInt adjncy[], PetscInt nlayers, Vec scaling, PetscBool comp… in PCBDDCSubSchursSetUp()
|
| H A D | bddcprivate.c | 9470 Vec scaling = NULL; in PCBDDCSetUpSubSchurs() local
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 4414 …scErrorCode DMCreateInterpolation_pforest(DM dmCoarse, DM dmFine, Mat *interpolation, Vec *scaling) in DMCreateInterpolation_pforest()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 10318 PetscErrorCode DMCreateInterpolation_Plex(DM dmCoarse, DM dmFine, Mat *interpolation, Vec *scaling) in DMCreateInterpolation_Plex()
|