| 2edcad52 | 27-Mar-2020 |
Toby Isaac <tisaac@cc.gatech.edu> |
Undo change of pushfoward/pullback interface that wasn't backed up by implementation yet
Pushforwards/pullbacks of form degrees in [1,d) have different sizes depending on the embedding dimension (a
Undo change of pushfoward/pullback interface that wasn't backed up by implementation yet
Pushforwards/pullbacks of form degrees in [1,d) have different sizes depending on the embedding dimension (a 1-form has d degrees of freedom in d dimensions). I changed the interface to reflect this, but didn't have to do the implementation. I'm reverting to the previous interface but putting in a note saying that the pushforwards and pullbacks are only valid if the embedding dimension is the same as the reference dimension.
show more ...
|
| 3f27d899 | 26-Mar-2020 |
Toby Isaac <tisaac@cc.gatech.edu> |
Add node location and trimmed space options to PETSCDUALSPACELAGRANGE
Ameliorate Lagrange setup time by reducing what gets created in recursive calls
Remove stubs of variable order code until it ca
Add node location and trimmed space options to PETSCDUALSPACELAGRANGE
Ameliorate Lagrange setup time by reducing what gets created in recursive calls
Remove stubs of variable order code until it can be handled by its own topic branch
Add trimmed to viewer description of lagrange spaces
Control trimmed status of lagrange spaces from command line
Fix errors in setting node types
Fix uninitialized flag
update some tests
update some tests
Don't compute symmetries if tensorCell != tensorSpace
Address pipline errors, squash uninitialized warnings and fixing complex builds
show more ...
|