Searched refs:testSection (Results 1 – 1 of 1) sorted by relevance
32 PetscBool testSection; /* Use a PetscSection to specify cell weights */ member45 options->testSection = PETSC_FALSE; in ProcessOptions()53 … "Use a PetscSection for cell weights", "ex12.c", options->testSection, &options->testSection, NUL… in ProcessOptions()93 if (user->testSection) { in CreateMesh()