Home
last modified time | relevance | path

Searched defs:AA (Results 1 – 25 of 35) sorted by relevance

12

/petsc/src/mat/tutorials/
H A Dex8.c17 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 Dex7.m8 AA = PetscBinaryRead('binaryoutput','cell',10000); variable
/petsc/src/mat/tests/
H A Dex110.c15 Mat AA, AB; in main() local
H A Dex89.c59 Mat AA, AB; in main() local
H A Dex302k.kokkos.cxx23 Mat AA, AB; in main() local
H A Dex111.c107 Mat AA, AB; in main() local
H A Dex96.c117 Mat AA, AB; in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dex19.c16 Mat A, Pmat, Aseq, AA; /* linear system matrix */ in main() local
H A Dex71.c396 Mat AA; in main() local
H A Dex49.c984 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 Dex27.c22 Mat A, AA; in main() local
H A Dex28.c24 Mat A, AA; in main() local
/petsc/src/mat/impls/sell/seq/
H A Dsell.h78 static inline PetscErrorCode MatSeqXSELLFreeSELL(Mat AA, MatScalar **val, PetscInt **colidx) in MatSeqXSELLFreeSELL()
/petsc/src/ts/tutorials/advection-diffusion-reaction/
H A Dex3.c256 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec U, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
/petsc/src/ts/tutorials/
H A Dex5.c416 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
H A Dex6.c425 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
H A Dex4.c482 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
H A Dex2.c520 PetscErrorCode RHSJacobian(TS ts, PetscReal t, Vec global_in, Mat AA, Mat BB, PetscCtx ctx) in RHSJacobian()
H A Dex3.c462 PetscErrorCode RHSMatrixHeat(TS ts, PetscReal t, Vec X, Mat AA, Mat BB, PetscCtx ctx) in RHSMatrixHeat()
H A Dex21.c577 PetscErrorCode RHSJacobian(TS ts, PetscReal t, Vec global_in, Mat AA, Mat B, PetscCtx ctx) in RHSJacobian()
/petsc/src/ts/tests/
H A Dex12.c425 PetscErrorCode RHSJacobian(TS ts, PetscReal t, Vec global_in, Mat AA, Mat BB, PetscCtx ctx) in RHSJacobian()
/petsc/src/dm/dt/interface/
H A Ddt.c2974 …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 Daij.h222 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 Dposindep.c243 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 Dgeo.c286 PetscScalar AA[3][3]; in triangulateAndFormProl() local

12