| /petsc/src/ksp/pc/impls/tfs/ |
| H A D | comm.c | 64 PetscInt mask, edge; in PCTFS_giop() local 141 PetscInt mask, edge; in PCTFS_grop() local 217 PetscInt mask, edge; in PCTFS_grop_hc() local 280 PetscInt edge, type, dest, mask; in PCTFS_ssgl_radd() local 330 PetscInt mask, edge; in PCTFS_giop_hc() local
|
| H A D | bitmask.c | 109 char mask = 1; in PCTFS_set_bit_mask() local
|
| /petsc/src/vec/vec/tests/ |
| H A D | ex65.c | 28 PetscOffloadMask mask; in main() local 39 PetscOffloadMask mask; in main() local
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | land_tensors.h | 71 …const PetscReal rp, const PetscReal zp, PetscReal Ud[][2], PetscReal Uk[][2], const PetscReal mask) in LandauTensor2D() 111 …x1[], const PetscReal xp, const PetscReal yp, const PetscReal zp, PetscReal U[][3], PetscReal mask) in LandauTensor3D() 129 …tscReal xp, const PetscReal yp, const PetscReal zp, PetscReal U[][3], PetscReal mask, PetscReal c0) in LandauTensor3DRelativistic()
|
| /petsc/src/mat/graphops/order/ |
| H A D | sprcm.c | 9 PetscInt i, *mask, *xls, nrow, *perm; in MatGetOrdering_RCM() local
|
| H A D | genrcm.c | 36 …neqns, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *perm, PetscInt *mask, PetscInt *xls) in SPARSEPACKgenrcm()
|
| H A D | spnd.c | 9 PetscInt i, *mask, *xls, *ls, nrow, *perm; in MatGetOrdering_ND() local
|
| H A D | sp1wd.c | 9 PetscInt i, *mask, *xls, nblks, *xblk, *ls, nrow, *perm; in MatGetOrdering_1WD() local
|
| H A D | rootls.c | 24 …(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nlv… in SPARSEPACKrootls()
|
| H A D | degree.c | 26 …onst PetscInt *root, const PetscInt *inxadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *deg… in SPARSEPACKdegree()
|
| H A D | fnroot.c | 32 …fnroot(PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nlv… in SPARSEPACKfnroot()
|
| H A D | gennd.c | 54 …const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *per… in SPARSEPACKgennd()
|
| H A D | gen1wd.c | 30 …const PetscInt *neqns, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nbl… in SPARSEPACKgen1wd()
|
| H A D | rcm.c | 37 …(const PetscInt *root, const PetscInt *xadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *per… in SPARSEPACKrcm()
|
| H A D | fndsep.c | 34 …dsep(PetscInt *root, const PetscInt *inxadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nse… in SPARSEPACKfndsep()
|
| H A D | fn1wd.c | 30 …n1wd(PetscInt *root, const PetscInt *inxadj, const PetscInt *adjncy, PetscInt *mask, PetscInt *nse… in SPARSEPACKfn1wd()
|
| /petsc/src/sys/tests/ |
| H A D | ex21.c | 13 …PetscBool mask[] = {PETSC_TRUE, PETSC_FALSE, PETSC_FALSE, PETSC_TRUE, PETSC_FALSE, PETSC_FALSE… in main() local
|
| /petsc/src/vec/is/is/tests/ |
| H A D | ex6.c | 26 PetscBool *mask; in main() local
|
| /petsc/src/vec/vec/impls/mpi/cupm/hip/ |
| H A D | vecmpicupm.hip.cxx | 57 …te(Vec v, const PetscScalar **host_array, const PetscScalar **device_array, PetscOffloadMask *mask) in VecHIPGetArrays_Private()
|
| /petsc/src/vec/vec/impls/mpi/cupm/cuda/ |
| H A D | vecmpicupm.cu | 57 …te(Vec v, const PetscScalar **host_array, const PetscScalar **device_array, PetscOffloadMask *mask) in VecCUDAGetArrays_Private()
|
| /petsc/include/ |
| H A D | petscdevicetypes.h | 179 …ISCARD static inline PETSC_CONSTEXPR_14 const char *PetscOffloadMaskToString(PetscOffloadMask mask) in PetscOffloadMaskToString() 197 …CARD static inline PETSC_CONSTEXPR_14 PetscMemType PetscOffloadMaskToMemType(PetscOffloadMask mask) in PetscOffloadMaskToMemType()
|
| /petsc/src/mat/graphops/color/impls/greedy/ |
| H A D | greedy.c | 19 … i, j, k, s, e, n, no, nd, nd_global, n_global, idx, ncols, maxcolors, masksize, ccol, *mask; in GreedyColoringLocalDistanceOne_Private() local 173 … nd_global, n_global, idx, ncols, maxcolors, mcol, mcol_global, nd1cols, *mask, masksize, *d1cols,… in GreedyColoringLocalDistanceTwo_Private() local
|
| /petsc/src/vec/is/is/utils/ |
| H A D | isdiff.c | 36 PetscBT mask; in ISDifference() local 273 PetscBT mask; in ISExpand() local
|
| /petsc/src/vec/is/is/impls/general/ |
| H A D | general.c | 755 …rrorCode ISGeneralSetIndicesFromMask(IS is, PetscInt rstart, PetscInt rend, const PetscBool mask[]) in ISGeneralSetIndicesFromMask() 766 … ISGeneralSetIndicesFromMask_General(IS is, PetscInt rstart, PetscInt rend, const PetscBool mask[]) in ISGeneralSetIndicesFromMask_General()
|
| /petsc/include/petsc/private/ |
| H A D | veccupmimpl.h | 576 auto &mask = v->offloadmask; in GetArray() local 1053 …onst PetscScalar **host_array, const PetscScalar **device_array, PetscOffloadMask *mask, PetscDevi… in GetArrays_CUPMBase()
|