Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 21 of 21) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexfvm.c7 …calar *x, const PetscScalar *cellgeom, const PetscFVCellGeom *cg, const PetscScalar *cx, const Pet… in DMPlexApplyLimiter_Internal()
88 PetscScalar *cx[2]; in DMPlexReconstructGradients_Internal() local
124 PetscScalar *cx; in DMPlexReconstructGradients_Internal() local
H A Dplexvtu.c447 const PetscScalar *x, *cx = NULL; in DMPlexVTKWriteAll_VTU() local
H A Dplexfem.c1093 PetscScalar *cx, *cgrad; in DMPlexInsertBoundaryValuesRiemann() local
/petsc/src/dm/interface/
H A Ddmceed.c47 PetscErrorCode VecGetCeedVector(Vec X, Ceed ceed, CeedVector *cx) in VecGetCeedVector()
61 PetscErrorCode VecRestoreCeedVector(Vec X, CeedVector *cx) in VecRestoreCeedVector()
69 PetscErrorCode VecGetCeedVectorRead(Vec X, Ceed ceed, CeedVector *cx) in VecGetCeedVectorRead()
83 PetscErrorCode VecRestoreCeedVectorRead(Vec X, CeedVector *cx) in VecRestoreCeedVectorRead()
/petsc/src/ksp/ksp/tutorials/
H A Dex77.c8 Vec cx, cb; /* columns of X and B */ in main() local
H A Dex49.c156 PetscScalar cx = coords[2 * i + 0]; in ConstructQ12D_GNx() local
H A Dex70.c79 PetscScalar cx = coords[2 * i]; in EvaluateDerivatives() local
H A Dex43.c151 PetscScalar cx = coords[2 * i]; in ConstructQ12D_GNx() local
H A Dex42.c189 PetscScalar cx = coords[NSD * n + 0]; in ShapeFunctionQ13D_Evaluate_dx() local
/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex4.c141 PetscScalar rho, c, rhoxx, cxx, cx, rhox, kcxrhox; in IFunction() local
/petsc/src/dm/tutorials/
H A Dswarm_ex3.c221 PetscReal cx, cy, vx, vy; in ex3_1() local
H A Dswarm_ex1.c292 PetscReal cx[2]; member
/petsc/src/ksp/pc/interface/
H A Dprecon.c538 Vec cy, cx; in PCMatApplyTranspose_Private() local
/petsc/src/ksp/ksp/interface/
H A Ditfunc.c1203 Vec cb, cx; in KSPMatSolve_Private() local
/petsc/src/dm/impls/plex/tests/
H A Dex3.c665 PetscScalar cx[3] = {0., 0., 0.}; in TestFVGrad() local
/petsc/src/ts/tutorials/
H A Dex11.h588 static PetscScalar s, c0, p0, r0, u0, w0, x0, x2, ri, cx, sgn0, wsp0, gasc1, gasc2, gasc3, gasc4; in riemannsolver() local
H A Dex11.c992 const PetscScalar *cx = NULL; in MonitorVTK() local
H A Dex18.c922 PetscScalar *cx; in MonitorFunctionals() local
/petsc/src/snes/tutorials/
H A Dex16.c882 PetscReal cx = ((PetscReal)i) / ((PetscReal)(mx - 1)); in FormCoordinates() local
/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx3263 Mat_SeqAIJHIPSPARSE *cx; in MatAXPY_SeqAIJHIPSPARSE() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu3870 Mat_SeqAIJCUSPARSE *cx; in MatAXPY_SeqAIJCUSPARSE() local