Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex77.c44 } PartLayoutType; typedef
58 PartLayoutType partLayout; /* Type of particle distribution */
307 options->partLayout = (PartLayoutType)pl; in ProcessOptions()