| /petsc/src/dm/label/ftn-custom/ |
| H A D | zdmlabel.c | 11 PETSC_EXTERN void petscsectionsymlabelsetstratum_(PetscSectionSym *sym, PetscInt *stratum, PetscInt… in petscsectionsymlabelsetstratum_()
|
| /petsc/src/ksp/pc/impls/sor/ |
| H A D | sor.c | 9 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 D | mpiaijbaij.c | 18 …PetscBool3 sym = A->symmetric, hermitian = A->hermitian, structurally_symmetric = A->structurally_… in MatConvert_MPIAIJ_MPIBAIJ() local
|
| H A D | baijov.c | 531 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 D | mpibaij.c | 1908 …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 D | section.c | 96 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 D | ex2.c | 9 Mat sym, diag; in main() local
|
| /petsc/src/dm/label/ |
| H A D | dmlabel.c | 2673 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 D | ex82.c | 37 PetscBool flg, sym = PETSC_FALSE; in main() local
|
| /petsc/src/ksp/pc/impls/eisens/ |
| H A D | eisen.c | 61 PetscBool hasop, set, sym; in PCApplyTranspose_Eisenstat() local 187 PetscBool set, sym; in PCSetUp_Eisenstat() local
|
| /petsc/src/mat/tests/ |
| H A D | ex268.c | 29 PetscBool flg, sym = PETSC_FALSE; in main() local
|
| H A D | ex246.cxx | 50 PetscBool flg, sym = PETSC_FALSE; in main() local
|
| H A D | ex241.c | 45 PetscBool flg, sym = PETSC_FALSE, recompression = PETSC_FALSE; in main() local
|
| /petsc/src/mat/impls/aij/seq/mkl_pardiso/ |
| H A D | mkl_pardiso.c | 105 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 D | zmatrixf90.c | 313 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 D | sectionimpl.h | 53 PetscSectionSym sym; /* Symmetries of the data */ member
|
| /petsc/src/mat/impls/lrc/ |
| H A D | lrc.c | 259 PetscBool sym = (PetscBool)(U == V), dummy; in MatSetUp_LRC() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex27.c | 192 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 D | ex6.c | 197 PetscSectionSym sym; in SetSymmetries() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsection.c | 48 PetscSectionSym sym; in DMPlexCreateSectionFields() local
|
| /petsc/src/vec/is/sf/utils/ |
| H A D | sfutils.c | 269 PetscSectionSym sym, dsym = NULL; in PetscSFDistributeSection() local
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrextrude.c | 42 PetscBool tensor, sym, per, flg; in DMPlexTransformSetFromOptions_Extrude() local
|
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaij2.c | 105 …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 D | mumps.c | 124 MUMPS_INT sym, par, job; member 577 PetscMUMPSInt sym; member
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 11399 PetscErrorCode MatCreateGraph(Mat A, PetscBool sym, PetscBool scale, PetscReal filter, PetscInt num… in MatCreateGraph()
|