Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 5 of 5) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexfem.c622 static PetscErrorCode DMPlexBasisTransformField_Internal(DM dm, DM tdm, Vec tv, PetscInt p, PetscIn… in DMPlexBasisTransformField_Internal()
656 static PetscErrorCode DMPlexBasisTransformFieldTensor_Internal(DM dm, DM tdm, Vec tv, PetscInt pf, … in DMPlexBasisTransformFieldTensor_Internal()
711 PetscErrorCode DMPlexBasisTransformPoint_Internal(DM dm, DM tdm, Vec tv, PetscInt p, PetscBool fiel… in DMPlexBasisTransformPoint_Internal()
736 PetscErrorCode DMPlexBasisTransformPointTensor_Internal(DM dm, DM tdm, Vec tv, PetscInt p, PetscBoo… in DMPlexBasisTransformPointTensor_Internal()
771 Vec tv; in DMPlexBasisTransform_Internal() local
1461 Vec tv; in DMPlexComputeL2DiffLocal() local
1588 Vec localX, tv; in DMComputeL2GradientDiff_Plex() local
1703 Vec localX, tv; in DMComputeL2FieldDiff_Plex() local
5914 Vec locA = NULL, tv; in DMPlexComputeBdJacobianSingleByLabel() local
6178 Vec A, tv; in DMPlexComputeJacobianByKey() local
[all …]
H A Dplexproject.c718 Vec localA = NULL, tv; in DMProjectLocal_Generic_Plex() local
H A Dplexcreate.c7007 for (PetscInt tv = 0; tv < Nc * 3; ++tv) { in DMPlexCreateSTLFromFile() local
/petsc/src/ksp/pc/impls/hypre/
H A Dhypre.c2156 Vec tv; in PCSetCoordinates_HYPRE() local
/petsc/src/dm/interface/
H A Ddm.c2651 PetscErrorCode DMGetBasisTransformVec_Internal(DM dm, Vec *tv) in DMGetBasisTransformVec_Internal()
2675 Vec tv; in DMHasBasisTransform() local