Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddtds.c364 PetscBool hasH = PETSC_FALSE; in PetscDSSetUp() local
452 if (prob->jetDegree[f] > 1) hasH = PETSC_TRUE; in PetscDSSetUp()
516 …u, NsMax * prob->totComp, &prob->u_t, NsMax * prob->totComp * dimEmbed + (hasH ? NsMax * prob->tot… in PetscDSSetUp()