Searched defs:mu2 (Results 1 – 6 of 6) sorted by relevance
75 Vec mu2; /* time dependent params */ member105 const PetscScalar *mu2; in RHSFunction() local130 const PetscScalar *mu2; in RHSJacobian() local
64 PetscReal mu2; /* used for model agreement in radius update */ member
89 PetscReal mu2; /* used for model agreement in interpolation */ member
133 PetscReal mu2; /* used for model agreement in interpolation */ member
942 PetscErrorCode TSSetCostHessianProducts(TS ts, PetscInt numcost, Vec lambda2[], Vec mu2[], Vec dir) in TSSetCostHessianProducts()972 PetscErrorCode TSGetCostHessianProducts(TS ts, PetscInt *numcost, Vec *lambda2[], Vec *mu2[], Vec *… in TSGetCostHessianProducts()
160 PetscReal mu2; /* used for model agreement in interpolation */ member