Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex11.c26 } FunctionType; typedef
58 FunctionType func = FUNCTION_LINEAR; in ProcessOptions()