Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex5.c96 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 Dex6.c524 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 Dex21.c22 PetscReal vel[] = {1.0, 0.16}; in pic_advect() local
/petsc/src/dm/impls/swarm/
H A Dswarmpic.c1234 PetscScalar vel[3]; in DMSwarmInitializeVelocities() local
1248 PetscReal a[3], vel[3]; in DMSwarmInitializeVelocities() local
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c596 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 Dex3.c1187 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 Dex4.c1112 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 Dex28.c419 PetscReal *v, *coords, T = 0., vel = 0., step_cast, w_sum; in KSConv() local
/petsc/src/ksp/ksp/tutorials/
H A Dex43.c955 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 Dex42.c1238 PetscReal pos[NSD], pressure, vel[NSD]; in DMDACreateManufacturedSolution() local
H A Dex43-solcx.h5PetscReal vel[], PetscReal *pressure, PetscReal total_stress[], PetscReal strain_rate[]) in evaluate_solCx()
/petsc/src/ts/tutorials/
H A Dex77.c433 Vec vel, locvel, pvel; in FreeStreaming() local
H A Dex14.c444 static void THIErosion(THI thi, const Node *vel, PetscScalar *erate, Node *derate) in THIErosion()
H A Dex76.c480 PetscScalar vel[2]; in f0_taylor_green_w() local
/petsc/src/snes/tutorials/
H A Dex69.c194 …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()