Searched defs:factor (Results 1 – 13 of 13) sorted by relevance
| /petsc/src/tao/leastsquares/tutorials/matlab/ |
| H A D | ProblemInitialize.m | 11 factor = 10; variable
|
| /petsc/src/mat/tests/ |
| H A D | ex154.c | 12 MatFactorType factor = MAT_FACTOR_LU; in main() local
|
| /petsc/src/ksp/pc/impls/factor/ |
| H A D | factimpl.c | 216 PC_Factor *factor = (PC_Factor *)pc->data; in PCSetFromOptions_Factor() local 258 PC_Factor *factor = (PC_Factor *)pc->data; in PCView_Factor() local
|
| /petsc/src/mat/impls/sbaij/seq/cholmod/ |
| H A D | cholmodimpl.h | 50 cholmod_factor *factor; member
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagmulti.c | 71 static PetscErrorCode SetInterpolationCoefficientVertex_Private(PetscInt index, PetscInt factor, Pe… in SetInterpolationCoefficientVertex_Private() 78 …lationCoefficientCenter_Private(PetscBool belowHalf, PetscInt index, PetscInt factor, PetscScalar … in SetInterpolationCoefficientCenter_Private() 220 static PetscErrorCode SetRestrictionCoefficientVertex_Private(PetscInt index, PetscInt factor, Pets… in SetRestrictionCoefficientVertex_Private() 227 static PetscErrorCode SetRestrictionCoefficientCenter_Private(PetscInt index, PetscInt factor, Pets… in SetRestrictionCoefficientCenter_Private()
|
| /petsc/src/dm/impls/moab/ |
| H A D | dmmbmg.cxx | 168 PetscReal factor; in DMCreateInterpolation_Moab() local
|
| /petsc/src/tao/leastsquares/impls/pounders/ |
| H A D | pounders.c | 152 PetscReal zero = 0.0, one = 1.0, wii, factor; in pounders_update_res() local
|
| /petsc/src/ksp/pc/impls/hpddm/ |
| H A D | pchpddm.cxx | 1117 static inline PetscErrorCode PCApply_Schur_Private(std::tuple<KSP, IS, Vec[2]> *p, PC factor, Type … in PCApply_Schur_Private() 1128 static inline PetscErrorCode PCApply_Schur_Private(std::tuple<KSP, IS, Vec[2]> *p, PC factor, Type … in PCApply_Schur_Private() 1159 PC factor; in PCApply_Schur() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex59.c | 926 PetscInt factor; in InitializeDomainData() local
|
| H A D | ex49.c | 426 PetscScalar prop_E, prop_nu, factor, constit_D[3][3]; in FormStressOperatorQ1() local
|
| /petsc/src/dm/impls/forest/ |
| H A D | forest.c | 129 PetscInt dim, overlap, ref, factor; in DMForestTemplate() local
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 1202 PetscInt factor; in PetscDTPKDEvalJet() local
|
| /petsc/src/mat/impls/baij/mpi/ |
| H A D | mpibaij.c | 799 static PetscErrorCode MatCreateHashTable_MPIBAIJ_Private(Mat mat, PetscReal factor) in MatCreateHashTable_MPIBAIJ_Private()
|