Searched defs:default_type (Results 1 – 4 of 4) sorted by relevance
163 const char *default_type = TAOLINESEARCHMT; in TaoLineSearchSetUp() local480 const char *default_type = TAOLINESEARCHMT; in TaoLineSearchSetFromOptions() local
181 PetscRegressorType default_type = PETSCREGRESSORLINEAR; in PetscRegressorSetFromOptions() local
434 TaoType default_type = TAOLMVM; in TaoSetFromOptions() local
16 static PetscErrorCode TSAdaptSetDefaultType(TSAdapt adapt, TSAdaptType default_type) in TSAdaptSetDefaultType()