Home
last modified time | relevance | path

Searched defs:nprofs (Results 1 – 3 of 3) sorted by relevance

/honee/problems/
H A Dstg_shur14.c31 …Code CalcCholeskyDecomp(MPI_Comm comm, PetscInt nprofs, const CeedScalar Rij[6][nprofs], CeedScala… in CalcCholeskyDecomp()
164 PetscInt nmodes = 0, nprofs; in GetStgContextData() local
/honee/qfunctions/
H A Dstg_shur14_type.h15 …CeedInt nprofs; // !< Number of profile points in STGInflow.… member
H A Dstg_shur14.h38 const CeedInt nprofs = stg_ctx->nprofs; in InterpolateProfile() local