| 2f5fb066 | 13-Feb-2018 |
Toby Isaac <tisaac@cc.gatech.edu> |
PetscSpace: added PetscSpace Subspace, used for trace spaces
This was previously a property of just polynomial spaces, but PetscSpaceEvaluate() seems to codify the fact that a PetscSpace has a domai
PetscSpace: added PetscSpace Subspace, used for trace spaces
This was previously a property of just polynomial spaces, but PetscSpaceEvaluate() seems to codify the fact that a PetscSpace has a domain (NumVariables) and a range (NumComponents), so I'm promoting this property to all spaces
PetscSpace: added PetscSpaceGet/SetNumVariables()
squash me
show more ...
|
| 157782e2 | 13-Feb-2018 |
Toby Isaac <tisaac@cc.gatech.edu> |
PetscSpace: added PetscSpaceGet/SetNumVariables()
This was previously a property of just polynomial spaces, but PetscSpaceEvaluate() seems to codify the fact that a PetscSpace has a domain (NumVaria
PetscSpace: added PetscSpaceGet/SetNumVariables()
This was previously a property of just polynomial spaces, but PetscSpaceEvaluate() seems to codify the fact that a PetscSpace has a domain (NumVariables) and a range (NumComponents), so I'm promoting this property to all spaces
PetscSpace: added PetscSpaceGet/SetNumVariables()
squash me
show more ...
|