| 6ff15688 | 26-Mar-2020 |
Toby Isaac <tisaac@cc.gatech.edu> |
Fix errors revealed by gitlabci
Use PETSC_SMALL to determine when quadrature points are the same in PETSCDUALSPACELAGRANGE
Filter floating point output
Explicitly cast PetscBool to PetscInt before
Fix errors revealed by gitlabci
Use PETSC_SMALL to determine when quadrature points are the same in PETSCDUALSPACELAGRANGE
Filter floating point output
Explicitly cast PetscBool to PetscInt before printing
Do not construct vertex indices for simplex spaces in tensor cells
Right now the only way simplex spaces in tensor cells happens is discontinuous pressures (typically in Q2P1). In this case there is no need to compute symmetries for the pressure dofs.
show more ...
|