Home
last modified time | relevance | path

Searched defs:mu2 (Results 1 – 6 of 6) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex20td.c75 Vec mu2; /* time dependent params */ member
105 const PetscScalar *mu2; in RHSFunction() local
130 const PetscScalar *mu2; in RHSJacobian() local
/petsc/src/tao/unconstrained/impls/ntr/
H A Dntrimpl.h64 PetscReal mu2; /* used for model agreement in radius update */ member
/petsc/src/tao/unconstrained/impls/ntl/
H A Dntlimpl.h89 PetscReal mu2; /* used for model agreement in interpolation */ member
/petsc/src/tao/unconstrained/impls/nls/
H A Dnlsimpl.h133 PetscReal mu2; /* used for model agreement in interpolation */ member
/petsc/src/ts/interface/sensitivity/
H A Dtssen.c942 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()
/petsc/src/tao/bound/impls/bnk/
H A Dbnk.h160 PetscReal mu2; /* used for model agreement in interpolation */ member