Searched refs:Rosenbrock (Results 1 – 20 of 20) sorted by relevance
| /petsc/src/tao/unconstrained/tutorials/ |
| H A D | rosenbrock4.h | 19 } Rosenbrock; typedef 27 Rosenbrock problem; 325 PETSC_DEVICE_INLINE_DECL static void rosenbrock_for_loop(Rosenbrock r, const PetscScalar x[], const… in rosenbrock_for_loop() 340 PETSC_KERNEL_DECL void RosenbrockObjective_Kernel(Rosenbrock r, const PetscScalar x[], const PetscS… in RosenbrockObjective_Kernel() 345 PETSC_KERNEL_DECL void RosenbrockGradient_Kernel(Rosenbrock r, const PetscScalar x[], const PetscSc… in RosenbrockGradient_Kernel() 350 PETSC_KERNEL_DECL void RosenbrockObjectiveGradient_Kernel(Rosenbrock r, const PetscScalar x[], cons… in RosenbrockObjectiveGradient_Kernel() 355 PETSC_KERNEL_DECL void RosenbrockHessian_Kernel(Rosenbrock r, const PetscScalar x[], const PetscSca… in RosenbrockHessian_Kernel() 360 static PetscErrorCode RosenbrockObjective_Device(cupmStream_t stream, Rosenbrock r, const PetscScal… in RosenbrockObjective_Device() 370 static PetscErrorCode RosenbrockGradient_Device(cupmStream_t stream, Rosenbrock r, const PetscScala… in RosenbrockGradient_Device() 380 static PetscErrorCode RosenbrockObjectiveGradient_Device(cupmStream_t stream, Rosenbrock r, const P… in RosenbrockObjectiveGradient_Device() [all …]
|
| /petsc/doc/overview/ |
| H A D | integrator_table.md | 77 - Rosenbrock-W
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/output/ |
| H A D | ex2_1.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex2_1_alt_4.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex2_1_alt_2.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex2_1_alt.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex2_1_alt_3.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex1_1.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex1_3.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex4_1.out | 56 Rosenbrock-W ra34pw2
|
| /petsc/src/ts/tests/output/ |
| H A D | ex8_1.out | 3 Rosenbrock-W ra34pw2
|
| H A D | ex8_2.out | 3 Rosenbrock-W ra34pw2
|
| /petsc/src/ts/tutorials/output/ |
| H A D | ex3_3.out | 21 Rosenbrock-W ra34pw2
|
| /petsc/doc/changes/ |
| H A D | 322.md | 136 - Add Rosenbrock-W methods from {cite}`rang2015improved` with $B_{PR}$ stability: `TSROSWR34PRW`, `…
|
| H A D | 33.md | 170 - Added TSROSW for Rosenbrock-W methods.
|
| /petsc/src/tao/leastsquares/tutorials/matlab/more_wild_probs/ |
| H A D | dfovec.m | 98 case 4 % Rosenbrock function.
|
| /petsc/doc/tutorials/ |
| H A D | handson.md | 321 - Run simple advection through a small mesh with a Rosenbrock-W
|
| /petsc/doc/manual/ |
| H A D | ts.md | 524 ROSW are linearized implicit Runge-Kutta methods known as Rosenbrock 530 .. list-table:: Rosenbrock W-schemes
|
| H A D | tao.md | 25 extended Rosenbrock function $f: \mathbb R^n \to \mathbb R$ 45 Rosenbrock’s function. The complete code is available in
|
| /petsc/doc/ |
| H A D | petsc.bib | 11371 The focus is on Rosenbrock solvers. These turn out to be very well suited for our 11373 to economize on the linear algebra. Two of the Rosenbrock solvers tested are from 36576 author = {H. H. Rosenbrock}, 39548 title = {Implementation of {Rosenbrock} methods},
|