PETSCFEOPENCL: declare PetscFEGetTabulation_Basic as external
PETSCFEOPENCL: declare PetscFESetUp_Basic as external
Lift changes to defunct dtfe.c from [PR #1074]Also remove DMFieldGetFEInvariance(), which hasbeen replaced by DMFieldGetDegree()
PetscSpace: -petscspace_order -> -petscspace_degreePer Matt's request, a deprecated warning will print for this change.
PetscFE: create directory structureIt's becoming necessary, as we try to do more complex things,to sharpen the interface between the things in dtfe, and makeextension more approachable. It's tim
PetscFE: create directory structureIt's becoming necessary, as we try to do more complex things,to sharpen the interface between the things in dtfe, and makeextension more approachable. It's time.
show more ...
1234567