| #
d39dd5f5
|
| 27-Mar-2018 |
Toby Isaac <tisaac@cc.gatech.edu> |
PetscSpaceSetDegree(): now take maxDegree argument
For symmetry, and some auxiliary / exotic spaces and the like are easier to specify by their maximum degree by their maximum complete subspace (e.g
PetscSpaceSetDegree(): now take maxDegree argument
For symmetry, and some auxiliary / exotic spaces and the like are easier to specify by their maximum degree by their maximum complete subspace (e.g. homogeneous polynomials).
show more ...
|
| #
20cf1dd8
|
| 15-Mar-2018 |
Toby Isaac <tisaac@cc.gatech.edu> |
PetscFE: create directory structure
It's becoming necessary, as we try to do more complex things, to sharpen the interface between the things in dtfe, and make extension more approachable. It's tim
PetscFE: create directory structure
It's becoming necessary, as we try to do more complex things, to sharpen the interface between the things in dtfe, and make extension more approachable. It's time.
show more ...
|