Home
last modified time | relevance | path

Searched refs:SmallMatMultADB (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ts/tutorials/
H A Dex9.c1259 static PetscErrorCode SmallMatMultADB(PetscScalar *C, PetscInt bs, const PetscScalar *A, const Pets… in SmallMatMultADB() function
1293 PetscCall(SmallMatMultADB(J, dof, ctx->R, ctx->speeds, ctx->Rinv)); in FVIJacobian()