Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex52.c83 PetscReal cellvol, centroid[3], normal[3]; in FormInitialSolution() local
93 PetscCall(DMPlexComputeCellGeometryFVM(da, cell, &cellvol, centroid, normal)); in FormInitialSolution()