Searched refs:gpc (Results 1 – 1 of 1) sorted by relevance
46 GaussPointCoefficients *gpc; member68 PetscCall(PetscMalloc1(mx * my * mz, &cells->gpc)); in CellPropertiesCreate()81 PetscCall(PetscFree(cells->gpc)); in CellPropertiesDestroy()90 *G = &C->gpc[(II - C->sex) + (J - C->sey) * C->mx + (K - C->sez) * C->mx * C->my]; in CellPropertiesGetCell()