| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex8.c | 63 static PetscErrorCode AssembleSystem1DVertexCentered(DM dm, Mat *pA, Vec *pb) in AssembleSystem1DVertexCentered() 141 PetscErrorCode AssembleSystem(DM dm, Mat *pA, Vec *pb) in AssembleSystem()
|
| H A D | ex2.c | 145 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem()
|
| H A D | ex4.c | 573 static PetscErrorCode CreateSystem2d(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem2d() 991 static PetscErrorCode CreateSystem3d(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem3d() 1846 static PetscErrorCode CreateSystem(SystemParameters parameters, Mat *pA, Vec *pRhs) in CreateSystem()
|
| H A D | ex3.c | 166 static PetscErrorCode CreateSystem(DM dmSol, Mat *pA, Vec *pRhs, PetscBool pinPressure) in CreateSystem()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex10.c | 61 Mat A, pA; in TestReordering() local 112 Mat A, pA; in TestReorderingByGroup() local
|
| /petsc/src/mat/tests/ |
| H A D | ex101.c | 7 Mat pA, P, aijP; in main() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matptap.c | 197 MatScalar *aa, *apa, *pa, *pA, *paj, *ca, *caj; in MatPtAPNumeric_SeqAIJ_SeqAIJ_SparseAxpy() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex30.c | 62 static PetscErrorCode CreateMat(DM dmSol, Mat *pA) in CreateMat()
|
| H A D | ex18.c | 248 static PetscErrorCode CreateSystem(DM dm, Mat *pA, Vec *pRhs) in CreateSystem()
|
| /petsc/src/mat/impls/maij/ |
| H A D | maij.c | 595 const MatScalar *aa = a->a, *pa = p->a, *pA, *paj; in MatPtAPNumeric_SeqAIJ_SeqMAIJ() local
|
| /petsc/src/mat/impls/hypre/ |
| H A D | mhypre.c | 189 Mat_MPIAIJ *pA = (Mat_MPIAIJ *)A->data; in MatHYPRE_IJMatrixCopyIJ_MPIAIJ() local
|
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpimatmatmult.c | 1606 MatScalar **abuf_r, *ba_i, *pA, *coa, *ba; in MatTransposeMatMultNumeric_MPIAIJ_MPIAIJ() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexsubmesh.c | 4552 PetscErrorCode DMGetEnclosurePoint(DM dmA, DM dmB, DMEnclosureType etype, PetscInt pB, PetscInt *pA) in DMGetEnclosurePoint()
|