Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex5.c397 PetscBool testAssembly; // Flag for assembly test member
409 options->testAssembly = PETSC_TRUE; in ProcessOptions()
418 …est_assembly", "Run the assembly test", "ex5.c", options->testAssembly, &options->testAssembly, NU… in ProcessOptions()
1143 if (!user->testAssembly) PetscFunctionReturn(PETSC_SUCCESS); in TestAssembly()