Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dtaolinesearchimpl.h21 struct _p_TaoLineSearch { struct
23 void *userctx_func;
24 void *userctx_grad;
25 void *userctx_funcgrad;
26 void *userctx_funcgts;
27 PetscBool usemonitor;
28 PetscViewer viewer;
30 PetscBool setupcalled;
31 PetscBool usegts;
32 PetscBool usetaoroutines;
[all …]