Home
last modified time | relevance | path

Searched defs:dots (Results 1 – 9 of 9) sorted by relevance

/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmproducts.c10 …TSC_INTERN PetscErrorCode LMProductsCreate(LMBasis basis, LMBlockType block_type, LMProducts *dots) in LMProductsCreate()
45 LMProducts dots = *dots_p; in LMProductsDestroy() local
57 static PetscErrorCode LMProductsPrepare_Internal(LMProducts dots, PetscObjectId operator_id, PetscO… in LMProductsPrepare_Internal()
70 static PetscErrorCode LMProductsPrepareFromBases(LMProducts dots, LMBasis X, LMBasis Y) in LMProductsPrepareFromBases()
82 PETSC_INTERN PetscErrorCode LMProductsPrepare(LMProducts dots, Mat op, PetscInt oldest, PetscInt ne… in LMProductsPrepare()
94 static PetscErrorCode LMProductsUpdate_Internal(LMProducts dots, LMBasis X, LMBasis Y, PetscInt old… in LMProductsUpdate_Internal()
249 PETSC_INTERN PetscErrorCode LMProductsUpdate(LMProducts dots, LMBasis X, LMBasis Y) in LMProductsUpdate()
276 PETSC_INTERN PetscErrorCode LMProductsScale(LMProducts dots, PetscScalar scale) in LMProductsScale()
285 PETSC_INTERN PetscErrorCode LMProductsGetLocalMatrix(LMProducts dots, Mat *G_local, PetscInt *k, Pe… in LMProductsGetLocalMatrix()
295 PETSC_INTERN PetscErrorCode LMProductsRestoreLocalMatrix(LMProducts dots, Mat *G_local, PetscInt *k) in LMProductsRestoreLocalMatrix()
[all …]
/petsc/src/mat/interface/
H A Dmatnull.c91 PetscScalar *v[6], dots[5]; in MatNullSpaceCreateRigidBody() local
247 PetscScalar *dots; in MatNullSpaceCreate() local
/petsc/src/vec/vec/tutorials/
H A Dex1.c18 PetscScalar one = 1.0, two = 2.0, three = 3.0, dots[3], dot; in main() local
/petsc/src/ksp/ksp/impls/gcr/pipegcr/
H A Dpipegcrimpl.h15 PetscScalar *dots; member
H A Dpipegcr.c62 PetscScalar alpha = 0.0, gamma, *betas, *dots; in KSPSolve_PIPEGCR_cycle() local
/petsc/src/ksp/ksp/impls/fcg/pipefcg/
H A Dpipefcgimpl.h16 PetscScalar *dots; member
H A Dpipefcg.c84 PetscScalar alpha = 0.0, gamma, *betas, *dots; in KSPSolve_PIPEFCG_cycle() local
/petsc/src/ksp/ksp/impls/fcg/
H A Dfcg.c179 PetscScalar *dots; in KSPSolve_FCG() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c340 PetscScalar dots[6]; in DMPlexCreateRigidBody() local
394 PetscScalar *dots; in DMPlexCreateRigidBodies() local
424 PetscScalar dots[6]; in DMPlexCreateRigidBodies() local