release - prepare for v0.10.1 patch
doc: Fix Operator description
make - rebuild ceed.o on install
interface - flop estimating interface
doc - update v0.10 release date
release - prepare for v0.10
Merge pull request #908 from CEED/doc-consistencyDocumentation: small changes to notation
Merge pull request #925 from CEED/gpu-assembleAdd some matrix assembly support to GPU backends
Add fallback kernel for larger element sizes in GPU assembly
Add GPU matrix assembly to release notes
op - add CeedOperatorGetActiveVectorLengths
Update links to https://libceed.org
pc - add CeedOperatorSetQFunctionUpdated to help assembled QF reuse
Add combined setup/mass schematic to documentation
doc - update release notes
vec - use CeedSize for vector lengths
doc: Add new schematic and draft of operator-specific version for mass matrix
doc: add new operator data flow schematic
doc: Change element restriction notation from G to \mathcal{E}
doc - document CeedQFunctionSetContextWritable
doc - add gitignore to sphinx source
doc - clearer h(div) note, add elemtopology note
Merge pull request #876 from CEED/jrwrigh/doc_improveSmall improvements to documentation
doc: Add QFunc Helper macro to docs
1234567891011