Home
last modified time | relevance | path

Searched refs:Initialize (Results 1 – 13 of 13) sorted by relevance

/petsc/src/tao/leastsquares/tutorials/matlab/
H A DProblemInitialize.m10 % Initialize the starting point
15 % Initialize the function handle for evaluating the residuals
19 % Initialize the algorithmic parameters for taopounders
H A DTestingInitialize.m11 % Initialize the problems that are being solved and the storage of the results
15 % Initialize the constant factor for the number of allowable function evaluations
H A DTestingPlot.m10 % Initialize the problems that are being solved and retrieve the results
14 % Initialize the constant factor for the number of allowable function evaluations
H A DProblemFinalize.m21 % Initialize the function handle for evaluating the norm of the residuals
24 % Initialize the algorithmic parameters for fminsearch
/petsc/src/ksp/ksp/tutorials/amrex/
H A Dmain.cxx6 amrex::Initialize(argc, argv); in main()
/petsc/src/sys/objects/cxx/elemental/
H A Delemental.cxx29 El::Initialize(); /* called by PetscInitialize_DynamicLibraries(void) or users */ in PetscElementalInitializePackage()
/petsc/src/ts/tutorials/output/
H A Dex20adj_3.out26 First turn: Initialize adjoints and reverse first step
H A Dex20adj_4.out27 First turn: Initialize adjoints and reverse first step
/petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/
H A Ddfovec.m67 % Initialize things:
H A Dg_dfovec_1d.m46 % Initialize things:
/petsc/src/snes/tutorials/
H A Dex30.c113 extern PetscErrorCode Initialize(DM);
183 PetscCall(Initialize(da)); in main()
959 PetscErrorCode Initialize(DM da) in Initialize() function
/petsc/src/ts/tutorials/
H A Dex31.c1021 PetscErrorCode Initialize(Vec Y, void *s) in Initialize() function
1192 PetscCall(Initialize(Y, &ptype[0])); in SolveODE()
/petsc/
H A Dgmakefile.test30 TESTFLAGS := # Initialize as simple variable