| f1436e55 | 14-Oct-2021 |
Toby Isaac <tisaac@cc.gatech.edu> |
Simplify PETSCSPACEPOLYNOMIAL
Remove PetscSpacePolynomial{Get,Set}Symmetric()
It never did anything, and there is no plan to use it.
Document and deprecate PetscSpacePolynomialGet/SetSymmetric
Sq
Simplify PETSCSPACEPOLYNOMIAL
Remove PetscSpacePolynomial{Get,Set}Symmetric()
It never did anything, and there is no plan to use it.
Document and deprecate PetscSpacePolynomialGet/SetSymmetric
Squashme: fix deprecated function impl
Remove PetscSpacePolynomialType
Convert PETSCSPACEPOLYNOMIAL to PETSCSPACETENSOR at setup if possible
Remove now unused code in PetscSpaceEvaluate_Polynomial
squashme: remove degrees field from PetscSpace_Polynomial
Convert PETSCSPACEPOLYNOMIAL to PETSCSPACESUM at setup if possible
Add CoordinateFunctions specifically for geometry hat functions
Switch a hat function basis to a coordinate basis to see if that fixes the bddc problem
show more ...
|