| /petsc/src/sys/objects/ftn-src/ |
| H A D | optionenum.F90 | 17 PetscOptions :: po 43 call PetscOptionsGetEnumPrivate(po, pre, name, CArray, opt, set, ierr)
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpiptap.c | 576 …data, *p_oth = (Mat_SeqAIJ *)P_oth->data, *pd = (Mat_SeqAIJ *)p->A->data, *po = (Mat_SeqAIJ *)p->B… in MatPtAPSymbolicComputeOneRowOfAP_private() local 602 nzpi = po->i[row + 1] - po->i[row]; in MatPtAPSymbolicComputeOneRowOfAP_private() 603 pj = PetscSafePointerPlusOffset(po->j, po->i[row]); in MatPtAPSymbolicComputeOneRowOfAP_private() 635 …data, *p_oth = (Mat_SeqAIJ *)P_oth->data, *pd = (Mat_SeqAIJ *)p->A->data, *po = (Mat_SeqAIJ *)p->B… in MatPtAPNumericComputeOneRowOfAP_private() local 664 nzpi = po->i[row + 1] - po->i[row]; in MatPtAPNumericComputeOneRowOfAP_private() 665 pj = PetscSafePointerPlusOffset(po->j, po->i[row]); in MatPtAPNumericComputeOneRowOfAP_private() 666 pa = PetscSafePointerPlusOffset(po->a, po->i[row]); in MatPtAPNumericComputeOneRowOfAP_private() 698 Mat_SeqAIJ *cd, *co, *po = (Mat_SeqAIJ *)p->B->data, *pd = (Mat_SeqAIJ *)p->A->data; in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce() local 735 nzi = po->i[ii + 1] - po->i[ii]; in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce() 743 poj = po->j + po->i[ii]; in MatPtAPNumeric_MPIAIJ_MPIXAIJ_allatonce() [all …]
|
| H A D | mpimatmatmult.c | 1593 Mat_SeqAIJ *pd = (Mat_SeqAIJ *)p->A->data, *po = (Mat_SeqAIJ *)p->B->data; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() local 1652 pnz = po->i[i + 1] - po->i[i]; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() 1653 poJ = po->j + po->i[i]; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() 1654 pA = po->a + po->i[i]; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ()
|
| H A D | mpiaij.c | 5423 Mat_SeqAIJ *pd = (Mat_SeqAIJ *)p->A->data, *po = (Mat_SeqAIJ *)p->B->data, *p_oth; in MatCreateSeqSubMatrixWithRows_Private() local 5472 nrcols[i * 2 + 1] = po->i[i + 1] - po->i[i]; in MatCreateSeqSubMatrixWithRows_Private() 5546 …PetscCall(PetscSFSetGraph(osf, po->i[plocalsize], ontotalcols, oilocal, PETSC_OWN_POINTER, oiremot… in MatCreateSeqSubMatrixWithRows_Private() 5562 PetscCall(ISLocalToGlobalMappingApply(mapping, po->i[plocalsize], po->j, po->j)); in MatCreateSeqSubMatrixWithRows_Private() 5563 PetscCall(PetscSFBcastBegin(osf, MPIU_INT, po->j, p_oth->j, MPI_REPLACE)); in MatCreateSeqSubMatrixWithRows_Private() 5567 PetscCall(PetscSFBcastEnd(osf, MPIU_INT, po->j, p_oth->j, MPI_REPLACE)); in MatCreateSeqSubMatrixWithRows_Private() 5569 …PetscCall(ISGlobalToLocalMappingApply(mapping, IS_GTOLM_DROP, po->i[plocalsize], po->j, &nout, po-… in MatCreateSeqSubMatrixWithRows_Private() 5570 …PetscCheck(nout == po->i[plocalsize], comm, PETSC_ERR_ARG_INCOMP, "n %" PetscInt_FMT " does not eq… in MatCreateSeqSubMatrixWithRows_Private()
|
| /petsc/src/dm/impls/plex/transform/interface/ |
| H A D | plextransform.c | 1461 …PetscInt po = 0; /* Orientation of parent point pp in p… in DMPlexTransformGetCone_Internal() local 1472 const PetscInt *parr = DMPolytopeTypeGetArrangement(pct, po); in DMPlexTransformGetCone_Internal() 1485 po = DMPolytopeTypeComposeOrientation(pct, ppornt[pcp], pco); in DMPlexTransformGetCone_Internal() 1491 PetscCall(DMPlexTransformGetSubcellOrientation(tr, pct, pp, fn ? po : o, ft, pr, fo, &pr, &fo)); in DMPlexTransformGetCone_Internal() 1569 PetscErrorCode DMPlexTransformGetConeOriented(DMPlexTransform tr, PetscInt q, PetscInt po, const Pe… in DMPlexTransformGetConeOriented() argument 1604 …PetscCall(DMPlexTransformGetCone_Internal(tr, p, po, ct, qct, rcone, &coff, rornt, &ooff, qcone, q… in DMPlexTransformGetConeOriented()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexorient.c | 57 PetscInt po; in DMPlexOrientPoint() local 61 po = DMPolytopeTypeComposeOrientationInv(ct, ornt[c], o); in DMPlexOrientPoint() 62 PetscCall(DMPlexInsertConeOrientation(dm, support[s], c, po)); in DMPlexOrientPoint()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 4351 (vof/oc/po/backflow-treatment? #f) 7917 (sst-po-lam-factor 0.)
|