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