| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex5.c | 96 const PetscReal *coords, *vel; in RHSFunction() local 134 const PetscReal *coords, *vel; in RHSJacobian() local 188 const PetscReal *coords, *vel; in RHSFunctionV() local 428 const PetscReal *coords, *vel; in ComputeError() local
|
| H A D | ex6.c | 524 const PetscReal *coords, *vel; in RHSFunction() local 570 const PetscReal *coords, *vel; in RHSJacobian() local 626 const PetscReal *coords, *vel; in RHSFunctionV() local 690 PetscReal *vel, *coords, m_p = 1., q_p = -1.; in RHSObjectiveF() local 745 const PetscReal *coords, *vel; in RHSFunctionG() local 966 const PetscReal *coords, *vel; in ComputeError() local
|
| /petsc/src/dm/tutorials/ |
| H A D | ex21.c | 22 PetscReal vel[] = {1.0, 0.16}; in pic_advect() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic.c | 1234 PetscScalar vel[3]; in DMSwarmInitializeVelocities() local 1248 PetscReal a[3], vel[3]; in DMSwarmInitializeVelocities() local
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 596 PetscReal *weight, *pos, *vel; in MonitorInitialConditions() local 644 PetscReal *weight, *vel; in MonitorVelocity() local 1911 const PetscReal *coords, *vel; in RHSJacobian() local 2045 PetscReal *vel, *coords, m_p = 1.; in RHSObjectiveF() local 2088 const PetscReal *coords, *vel, *E; in RHSFunctionG() local
|
| H A D | ex3.c | 1187 const PetscReal *coords, *vel; in RHSJacobian() local 1321 PetscReal *vel, *coords, m_p = 1.; in RHSObjectiveF() local 1364 const PetscReal *coords, *vel, *E; in RHSFunctionG() local
|
| H A D | ex4.c | 1112 PetscReal *weight, *pos, *vel; in MonitorInitialConditions() local 1160 PetscReal *weight, *vel; in MonitorVelocity() local 2516 const PetscReal *coords, *vel; in RHSJacobian() local 2650 PetscReal *vel, *coords, m_p = 1.; in RHSObjectiveF() local 2693 const PetscReal *coords, *vel, *E; in RHSFunctionG() local
|
| /petsc/src/ts/tests/ |
| H A D | ex28.c | 419 PetscReal *v, *coords, T = 0., vel = 0., step_cast, w_sum; in KSConv() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex43.c | 955 PetscReal pos[2], pressure, vel[2], total_stress[3], strain_rate[3]; in DMDACreateSolCx() local 1478 IS *fields, vel; in solve_stokes_2d_coupled() local
|
| H A D | ex42.c | 1238 PetscReal pos[NSD], pressure, vel[NSD]; in DMDACreateManufacturedSolution() local
|
| H A D | ex43-solcx.h | 5 … PetscReal vel[], PetscReal *pressure, PetscReal total_stress[], PetscReal strain_rate[]) in evaluate_solCx()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex77.c | 433 Vec vel, locvel, pvel; in FreeStreaming() local
|
| H A D | ex14.c | 444 static void THIErosion(THI thi, const Node *vel, PetscScalar *erate, Node *derate) in THIErosion()
|
| H A D | ex76.c | 480 PetscScalar vel[2]; in f0_taylor_green_w() local
|
| /petsc/src/snes/tutorials/ |
| H A D | ex69.c | 194 …lution(const PetscReal pos[], PetscReal m, PetscInt n, PetscReal B, PetscScalar vel[], PetscScalar… in SolKxSolution() 722 …scReal m, PetscInt n, PetscReal xc, PetscReal etaA, PetscReal etaB, PetscScalar vel[], PetscScalar… in SolCxSolution()
|