Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 25 of 25) sorted by relevance

/petsc/src/dm/label/ftn-custom/
H A Dzdmlabel.c11 PETSC_EXTERN void petscsectionsymlabelsetstratum_(PetscSectionSym *sym, PetscInt *stratum, PetscInt… in petscsectionsymlabelsetstratum_()
/petsc/src/ksp/pc/impls/sor/
H A Dsor.c9 MatSORType sym; /* forward, reverse, symmetric etc. */ member
42 PetscBool set, sym; in PCApplyTranspose_SOR() local
98 MatSORType sym = jac->sym; in PCView_SOR() local
/petsc/src/mat/impls/baij/mpi/
H A Dmpiaijbaij.c18 …PetscBool3 sym = A->symmetric, hermitian = A->hermitian, structurally_symmetric = A->structurally_… in MatConvert_MPIAIJ_MPIBAIJ() local
H A Dbaijov.c531 PetscBool sym = PETSC_FALSE, flg[2]; in MatCreateSubMatrices_MPIBAIJ() local
613 …C, PetscInt ismax, const IS isrow[], const IS iscol[], MatReuse scall, Mat *submats, PetscBool sym)
H A Dmpibaij.c1908 …AIJ_Private(Mat mat, IS isrow, IS iscol, PetscInt csize, MatReuse call, Mat *newmat, PetscBool sym) in MatCreateSubMatrix_MPIBAIJ_Private()
/petsc/src/vec/is/section/interface/
H A Dsection.c96 PetscSectionSym sym; in PetscSectionCopy_Internal() local
2043 PetscSectionSym sym; in PetscSectionCreateSubsection() local
2135 PetscSectionSym sym; in PetscSectionCreateComponentSubsection() local
3433 PetscErrorCode PetscSectionSymCreate(MPI_Comm comm, PetscSectionSym *sym) in PetscSectionSymCreate()
3456 PetscErrorCode PetscSectionSymSetType(PetscSectionSym sym, PetscSectionSymType method) in PetscSectionSymSetType()
3491 PetscErrorCode PetscSectionSymGetType(PetscSectionSym sym, PetscSectionSymType *type) in PetscSectionSymGetType()
3536 PetscErrorCode PetscSectionSymDestroy(PetscSectionSym *sym) in PetscSectionSymDestroy()
3574 PetscErrorCode PetscSectionSymView(PetscSectionSym sym, PetscViewer viewer) in PetscSectionSymView()
3599 PetscErrorCode PetscSectionSetSym(PetscSection section, PetscSectionSym sym) in PetscSectionSetSym()
3628 PetscErrorCode PetscSectionGetSym(PetscSection section, PetscSectionSym *sym) in PetscSectionGetSym()
[all …]
/petsc/src/ksp/ksp/utils/lmvm/tests/
H A Dex2.c9 Mat sym, diag; in main() local
/petsc/src/dm/label/
H A Ddmlabel.c2673 static PetscErrorCode PetscSectionSymLabelReset(PetscSectionSym sym) in PetscSectionSymLabelReset()
2703 static PetscErrorCode PetscSectionSymDestroy_Label(PetscSectionSym sym) in PetscSectionSymDestroy_Label()
2711 static PetscErrorCode PetscSectionSymView_Label(PetscSectionSym sym, PetscViewer viewer) in PetscSectionSymView_Label()
2803 PetscErrorCode PetscSectionSymLabelSetLabel(PetscSectionSym sym, DMLabel label) in PetscSectionSymLabelSetLabel()
2845 PetscErrorCode PetscSectionSymLabelGetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt *size… in PetscSectionSymLabelGetStratum()
2904 PetscErrorCode PetscSectionSymLabelSetStratum(PetscSectionSym sym, PetscInt stratum, PetscInt size,… in PetscSectionSymLabelSetStratum()
2957 static PetscErrorCode PetscSectionSymGetPoints_Label(PetscSectionSym sym, PetscSection section, Pet… in PetscSectionSymGetPoints_Label()
2992 static PetscErrorCode PetscSectionSymCopy_Label(PetscSectionSym sym, PetscSectionSym nsym) in PetscSectionSymCopy_Label()
3016 static PetscErrorCode PetscSectionSymDistribute_Label(PetscSectionSym sym, PetscSF migrationSF, Pet… in PetscSectionSymDistribute_Label()
3029 PetscErrorCode PetscSectionSymCreate_Label(PetscSectionSym sym) in PetscSectionSymCreate_Label()
[all …]
/petsc/src/ksp/ksp/tutorials/
H A Dex82.c37 PetscBool flg, sym = PETSC_FALSE; in main() local
/petsc/src/ksp/pc/impls/eisens/
H A Deisen.c61 PetscBool hasop, set, sym; in PCApplyTranspose_Eisenstat() local
187 PetscBool set, sym; in PCSetUp_Eisenstat() local
/petsc/src/mat/tests/
H A Dex268.c29 PetscBool flg, sym = PETSC_FALSE; in main() local
H A Dex246.cxx50 PetscBool flg, sym = PETSC_FALSE; in main() local
H A Dex241.c45 PetscBool flg, sym = PETSC_FALSE, recompression = PETSC_FALSE; in main() local
/petsc/src/mat/impls/aij/seq/mkl_pardiso/
H A Dmkl_pardiso.c105 static PetscErrorCode MatMKLPardiso_Convert_seqsbaij(Mat A, PetscBool sym, MatReuse reuse, PetscBoo… in MatMKLPardiso_Convert_seqsbaij()
133 static PetscErrorCode MatMKLPardiso_Convert_seqbaij(Mat A, PetscBool sym, MatReuse reuse, PetscBool… in MatMKLPardiso_Convert_seqbaij()
165 static PetscErrorCode MatMKLPardiso_Convert_seqaij(Mat A, PetscBool sym, MatReuse reuse, PetscBool … in MatMKLPardiso_Convert_seqaij()
/petsc/src/mat/interface/ftn-custom/
H A Dzmatrixf90.c313 PETSC_EXTERN void matgetrowij_(Mat *B, PetscInt *shift, PetscBool *sym, PetscBool *blockcompressed,… in matgetrowij_()
322 PETSC_EXTERN void matrestorerowij_(Mat *B, PetscInt *shift, PetscBool *sym, PetscBool *blockcompres… in matrestorerowij_()
/petsc/include/petsc/private/
H A Dsectionimpl.h53 PetscSectionSym sym; /* Symmetries of the data */ member
/petsc/src/mat/impls/lrc/
H A Dlrc.c259 PetscBool sym = (PetscBool)(U == V), dummy; in MatSetUp_LRC() local
/petsc/src/ts/tutorials/
H A Dex27.c192 PetscScalar vx, vy, sxp, syp, sxm, sym, avx, vxp, vxm, avy, vyp, vym, f_advect; in FormIFunctionLocal() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex6.c197 PetscSectionSym sym; in SetSymmetries() local
/petsc/src/dm/impls/plex/
H A Dplexsection.c48 PetscSectionSym sym; in DMPlexCreateSectionFields() local
/petsc/src/vec/is/sf/utils/
H A Dsfutils.c269 PetscSectionSym sym, dsym = NULL; in PetscSFDistributeSection() local
/petsc/src/dm/impls/plex/transform/impls/extrude/
H A Dplextrextrude.c42 PetscBool tensor, sym, per, flg; in DMPlexTransformSetFromOptions_Extrude() local
/petsc/src/mat/impls/sbaij/seq/
H A Dsbaij2.c105 …tCreateSubMatrix_SeqSBAIJ_Private(Mat A, IS isrow, IS iscol, MatReuse scall, Mat *B, PetscBool sym) in MatCreateSubMatrix_SeqSBAIJ_Private()
232 PetscBool sym = PETSC_TRUE; in MatCreateSubMatrix_SeqSBAIJ() local
/petsc/src/mat/impls/aij/mpi/mumps/
H A Dmumps.c124 MUMPS_INT sym, par, job; member
577 PetscMUMPSInt sym; member
/petsc/src/mat/interface/
H A Dmatrix.c11399 PetscErrorCode MatCreateGraph(Mat A, PetscBool sym, PetscBool scale, PetscReal filter, PetscInt num… in MatCreateGraph()