Home
last modified time | relevance | path

Searched defs:ref (Results 1 – 20 of 20) sorted by relevance

/petsc/src/dm/dt/dualspace/impls/refined/
H A Ddualspacerefined.c55 PetscDualSpace_Refined *ref = (PetscDualSpace_Refined *)sp->data; in PetscDualSpaceDestroy_Refined() local
195 PetscDualSpace_Refined *ref; in PetscDualSpaceCreate_Refined() local
/petsc/src/vec/vec/tests/
H A Dex54.c5 static PetscErrorCode TestPointwiseMaxAbs(Vec result, Vec x, Vec y, Vec ref) in TestPointwiseMaxAbs()
H A Dex46.c79 Vec ref; in VecCompare() local
/petsc/src/snes/utils/dm/
H A Ddminterpolatesnes.c470 const PetscScalar *ref; in QuadMap_Private() local
503 const PetscScalar *ref; in QuadJacobian_Private() local
534 Vec coordsLocal, r, ref, real; in DMInterpolate_Quad_Private() local
671 const PetscScalar *ref; in HexMap_Private() local
731 const PetscScalar *ref; in HexJacobian_Private() local
768 Vec coordsLocal, r, ref, real; in DMInterpolate_Hex_Private() local
H A Ddmadapt.c1415 Vec ref; in DMAdaptorAdapt_Sequence_Private() local
/petsc/src/tao/linesearch/impls/armijo/
H A Darmijo.c92 PetscReal fact, ref, gdx; in TaoLineSearchApply_Armijo() local
/petsc/src/tao/linesearch/impls/owarmijo/
H A Dowarmijo.c116 PetscReal fact, ref, gdx; in TaoLineSearchApply_OWArmijo() local
/petsc/src/ts/tutorials/eimex/
H A Dct_vdp_imex.c49 Vec ref; in main() local
/petsc/src/ts/event/tests/
H A Dex1sin.c27 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking member
H A Dex2.c27 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking member
H A Dex4.c29 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking member
H A Dex3.c35 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking member
H A Dex5.c31 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking member
H A Dex3span.c36 PetscReal ref[MAX_NEV]; // reference times of zero-crossings, for checking member
/petsc/src/dm/tutorials/
H A Dex15.c145 Vec ref; in VecCompare() local
/petsc/src/dm/impls/stag/tests/
H A Dex30.c1618 …de check_vals(PetscInt ex, PetscInt ey, PetscInt ez, PetscInt n, const PetscScalar *ref, const Pet… in check_vals()
/petsc/src/dm/impls/forest/
H A Dforest.c129 PetscInt dim, overlap, ref, factor; in DMForestTemplate() local
/petsc/src/dm/impls/plex/
H A Dplextree.c22 PetscErrorCode DMPlexSetReferenceTree(DM dm, DM ref) in DMPlexSetReferenceTree()
55 PetscErrorCode DMPlexGetReferenceTree(DM dm, DM *ref) in DMPlexGetReferenceTree()
218 PetscErrorCode DMPlexCreateReferenceTree_Union(DM K, DM Kref, const char *labelName, DM *ref) in DMPlexCreateReferenceTree_Union()
441 …ErrorCode DMPlexCreateDefaultReferenceTree(MPI_Comm comm, PetscInt dim, PetscBool simplex, DM *ref) in DMPlexCreateDefaultReferenceTree()
H A Dplexgeometry.c531 PetscReal pointR[3], ref[3], error; in DMPlexLocatePoint_Quad_2D_Internal() local
647 PetscReal pointR[3], ref[3], error; in DMPlexLocatePoint_Hex_3D_Internal() local
/petsc/src/snes/tutorials/
H A Dex27.c757 Vec ref; in main() local