Searched refs:totComp (Results 1 – 2 of 2) sorted by relevance
124 PetscInt totComp; /* Total field components */ member
120 …er, " cell total dim %" PetscInt_FMT " total comp %" PetscInt_FMT "\n", ds->totDim, ds->totComp)); in PetscDSView_Ascii()374 prob->totDim = prob->totComp = 0; in PetscDSSetUp()508 prob->totComp += Nc; in PetscDSSetUp()516 …c3(NsMax * prob->totComp, &prob->u, NsMax * prob->totComp, &prob->u_t, NsMax * prob->totComp * dim… in PetscDSSetUp()1005 *Nc = prob->totComp; in PetscDSGetTotalComponents()