| cdcc6362 | 11-Mar-2018 |
Toby Isaac <tisaac@cc.gatech.edu> |
PetscSpace: rename Get/SetOrder() to Get/SetDegree()
Also make PetscSpaceGetDegree() return an envelope of min and max degrees. We want the min degree when we want to characterize the order of conv
PetscSpace: rename Get/SetOrder() to Get/SetDegree()
Also make PetscSpaceGetDegree() return an envelope of min and max degrees. We want the min degree when we want to characterize the order of convergence (via the Bramble-Hilbert lemma); we want the max degree when are trying to determine what kind of quadrature is sufficient to integrate an element.
show more ...
|