Home
last modified time | relevance | path

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

/honee/problems/
H A Dstg_shur14.c31 PetscErrorCode CalcCholeskyDecomp(MPI_Comm comm, PetscInt nprofs, const CeedScalar Rij[6][nprofs], … in CalcCholeskyDecomp() function
101 PetscCall(CalcCholeskyDecomp(comm, stg_ctx->nprofs, rij, cij)); in ReadStgInflow()