Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex1.c8 PetscBool setClosurePermutation; member
15 options->setClosurePermutation = PETSC_FALSE; in ProcessOptions()
16 … permutation to tensor ordering", NULL, options->setClosurePermutation, &options->setClosurePermut… in ProcessOptions()
31 if (user->setClosurePermutation) { in CreateMesh()