Searched defs:nprofs (Results 1 – 3 of 3) sorted by relevance
31 …Code CalcCholeskyDecomp(MPI_Comm comm, PetscInt nprofs, const CeedScalar Rij[6][nprofs], CeedScala… in CalcCholeskyDecomp()164 PetscInt nmodes = 0, nprofs; in GetStgContextData() local
15 …CeedInt nprofs; // !< Number of profile points in STGInflow.… member
38 const CeedInt nprofs = stg_ctx->nprofs; in InterpolateProfile() local