| /petsc/src/mat/tutorials/ |
| H A D | ex8.c | 17 Mat AA, AB; in MatScaleUserImpl_MPIAIJ() local 38 Mat AA, AB; in RegisterMatScaleUserImpl() local 59 Mat AA, AB; in DeRegisterMatScaleUserImpl() local
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex7.m | 8 AA = PetscBinaryRead('binaryoutput','cell',10000); variable
|
| /petsc/src/mat/tests/ |
| H A D | ex110.c | 15 Mat AA, AB; in main() local
|
| H A D | ex89.c | 59 Mat AA, AB; in main() local
|
| H A D | ex302k.kokkos.cxx | 23 Mat AA, AB; in main() local
|
| H A D | ex111.c | 107 Mat AA, AB; in main() local
|
| H A D | ex96.c | 117 Mat AA, AB; in main() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex19.c | 16 Mat A, Pmat, Aseq, AA; /* linear system matrix */ in main() local
|
| H A D | ex71.c | 396 Mat AA; in main() local
|
| H A D | ex49.c | 984 Mat AA; in solve_elasticity_2d() local 1205 static PetscErrorCode DMDABCApplySymmetricCompression(DM elas_da, Mat A, Vec f, IS *dofs, Mat *AA, … in DMDABCApplySymmetricCompression()
|
| /petsc/src/dm/tests/ |
| H A D | ex27.c | 22 Mat A, AA; in main() local
|
| H A D | ex28.c | 24 Mat A, AA; in main() local
|
| /petsc/src/mat/impls/sell/seq/ |
| H A D | sell.h | 78 static inline PetscErrorCode MatSeqXSELLFreeSELL(Mat AA, MatScalar **val, PetscInt **colidx) in MatSeqXSELLFreeSELL()
|
| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | ex3.c | 256 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec U, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex5.c | 416 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
|
| H A D | ex6.c | 425 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
|
| H A D | ex4.c | 482 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
|
| H A D | ex2.c | 520 PetscErrorCode RHSJacobian(TS ts, PetscReal t, Vec global_in, Mat AA, Mat BB, PetscCtx ctx) in RHSJacobian()
|
| H A D | ex3.c | 462 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
|
| H A D | ex21.c | 577 PetscErrorCode RHSJacobian(TS ts, PetscReal t, Vec global_in, Mat AA, Mat B, PetscCtx ctx) in RHSJacobian()
|
| /petsc/src/ts/tests/ |
| H A D | ex12.c | 425 PetscErrorCode RHSJacobian(TS ts, PetscReal t, Vec global_in, Mat AA, Mat BB, PetscCtx ctx) in RHSJacobian()
|
| /petsc/src/dm/dt/interface/ |
| H A D | dt.c | 2974 …LegendreElementLaplacianCreate(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal ***AA) in PetscGaussLobattoLegendreElementLaplacianCreate() 3062 …egendreElementLaplacianDestroy(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal ***AA) in PetscGaussLobattoLegendreElementLaplacianDestroy() 3094 …ntGradientCreate(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal ***AA, PetscReal **… in PetscGaussLobattoLegendreElementGradientCreate() 3147 …tGradientDestroy(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal ***AA, PetscReal **… in PetscGaussLobattoLegendreElementGradientDestroy() 3185 …LegendreElementAdvectionCreate(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal ***AA) in PetscGaussLobattoLegendreElementAdvectionCreate() 3216 …egendreElementAdvectionDestroy(PetscInt n, PetscReal nodes[], PetscReal weights[], PetscReal ***AA) in PetscGaussLobattoLegendreElementAdvectionDestroy() 3225 …LobattoLegendreElementMassCreate(PetscInt n, PetscReal *nodes, PetscReal *weights, PetscReal ***AA) in PetscGaussLobattoLegendreElementMassCreate() 3247 …obattoLegendreElementMassDestroy(PetscInt n, PetscReal *nodes, PetscReal *weights, PetscReal ***AA) in PetscGaussLobattoLegendreElementMassDestroy()
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.h | 222 static inline PetscErrorCode MatSeqXAIJFreeAIJ(Mat AA, MatScalar **a, PetscInt **j, PetscInt **i) in MatSeqXAIJFreeAIJ() 236 #define MatSeqXAIJReallocateAIJ(Amat, AM, BS2, NROW, ROW, COL, RMAX, AA, AI, AJ, RP, AP, AIMAX, NON… argument
|
| /petsc/src/ts/impls/pseudo/ |
| H A D | posindep.c | 243 static PetscErrorCode SNESTSFormJacobian_Pseudo(SNES snes, Vec X, Mat AA, Mat BB, TS ts) in SNESTSFormJacobian_Pseudo()
|
| /petsc/src/ksp/pc/impls/gamg/ |
| H A D | geo.c | 286 PetscScalar AA[3][3]; in triangulateAndFormProl() local
|