Commits on Source
815
76deb093
add new primitives to docs
Aug 20, 2020
75ff300d
Git ignore json files
Aug 25, 2020
e8f42f84
Fix a missing word in discr.order deprecation message
Aug 25, 2020
5d6b6e90
Add eager reductions to doc index
Aug 25, 2020
3934cfd6
Eager nodes: allow passing dd
Aug 25, 2020
5b8020c7
Add documentation on eager derivatives
Aug 25, 2020
3d858e9d
Add some sectioning comments in grudge.eager
Aug 25, 2020
236e5571
Add per-axis eager derivatives, make divergence use them, allow divergence of nD arrays
Aug 25, 2020
a674d26d
Add github doc job
Aug 25, 2020
c266096b
Run Gitlab doc job on all branches
Aug 25, 2020
cdde5eda
update assert in test_surface_mass_operator_inverse
Aug 25, 2020
e60b3d85
remove global basicConfig test_grudge
Aug 25, 2020
52160fcc
update SurfaceAdvectionOperator
Aug 25, 2020
f8a69089
enable WADG if not all groups are affine
Aug 25, 2020
225bdcba
remove irrelevant TODO
Aug 25, 2020
a6cb8d1a
add some docs
Aug 25, 2020
19a2a3e8
add a test for advection on curvilinear mesh
Aug 25, 2020
68b67983
Install MPI for doc Github CI job
Aug 25, 2020
f846899d
Set doc autoclass_content to 'class'
Aug 25, 2020
4fcd12b7
Discretization docs
Aug 25, 2020
005aa131
Doc fixes
Aug 25, 2020
84b43817
Placate flake8
Aug 25, 2020
7add4978
Merge pull request #14 from inducer/eager-deriv-improvements
Aug 25, 2020
687a28bf
D'oh! Do not swap int/ext when indexing into TracePair
Aug 25, 2020
24190035
Require explicit kw labeling of TracePair constructor int/ext arguments
Aug 25, 2020
aaf428e2
EM: Remoe a comment that no longer applies
Aug 25, 2020
8686e6de
Use new array context pytest fixtures from meshmode (closes gh-11)
Aug 26, 2020
9cc11ed2
Follow-up fixes for
687a28bf
in eager examples
Aug 26, 2020
d387fecf
Follow-up fixes for
687a28bf
in Maxwell
Aug 26, 2020
2ecf5eb2
Maxwell doc fixes
Aug 26, 2020
f1e3eebd
MPI examples: use parallel Vtk file writers
Aug 26, 2020
d6dc4f64
Add missing TracePair kwargs in eager._RankBoundaryCommunication
Aug 26, 2020
b0b3afbc
Fix var-velocity wave for
687a28bf
Aug 26, 2020
462c40a2
For
687a28bf
: Drop StrongWaveOperator, fix WeakWaveOperator, retool...
Aug 26, 2020
413a00c5
Merge pull request #15 from inducer/fix-tracepair-indexing
Aug 26, 2020
51203df8
Merge branch 'master' into surface-operators
Aug 26, 2020
bdf0df5a
remove some useless face normal tests
Aug 26, 2020
e3c6cf5d
fix typo in comment
Aug 26, 2020
7642da89
use only quad_tag_to_group_factory in surface advection example
Aug 26, 2020
8a649725
rename initial condition in surface advection example
Aug 26, 2020
96412311
Eradicate last traces of GPL licensing
Sep 04, 2020
aa03f238
Merge branch 'master' into surface-operators
Sep 04, 2020
3c1aef42
update example license
Sep 04, 2020
2ab2b1f2
reduce time to make surface advection example faster
Sep 04, 2020
3f5eb39a
Merge branch 'surface-operators' into 'master'
Sep 05, 2020
f19a5f96
run pyupgrade over everything
Sep 07, 2020
791c5b95
flake8 fixes
Sep 07, 2020
a9596659
clean up pyupgrade changes
Sep 07, 2020
a40e9559
Update quotes flake8 config to match template
Sep 07, 2020
48e11e10
Merge pull request #18 from alexfikl/py3-upgrades
Sep 07, 2020
0cb709f1
Add caching to batched diff
Sep 25, 2020
eaf82929
try slicing
Sep 25, 2020
7819362f
Use all operators in cache key
Sep 26, 2020
90d98074
Appease Flake8
Sep 26, 2020
acfdae5e
No point in specific MPI jobs in Gitlab CI if MPI is always available
Sep 27, 2020
6d03b287
Adjust MPI boundary comm tag so OpenMPI won't complain
Sep 27, 2020
338c367b
Merge branch 'mpi-fixes' into 'master'
Sep 27, 2020
94dd044a
Merge remote-tracking branch 'upstream/master'
Sep 28, 2020
c3aaac67
Do not run tests in parallel on GIthub CI to try and avoid OOM situation
Sep 29, 2020
5956e2ae
Revert "Do not run tests in parallel on GIthub CI to try and avoid OOM situation"
Sep 29, 2020
63618203
Save time and memory on Github CI
Sep 29, 2020
efff0f2a
Merge pull request #19 from nchristensen/master
Sep 29, 2020
35a0d045
Switch pytools.log -> logpyle, add to requirements.txt
Sep 29, 2020
4a19f153
Merge branch 'logpyle' into 'master'
Sep 30, 2020
35cef07e
Revert
https://github.com/inducer/grudge/pull/19
Sep 30, 2020
6f3e5e98
Merge pull request #22 from inducer/revert-diff-batch-op-cache-v2
Sep 30, 2020
7a81c15f
Reinstate
https://github.com/inducer/grudge/pull/19
Sep 30, 2020
2cebdaf5
diff_batch matrix construction: use field dtype
Oct 01, 2020
6c2571f6
Placate flake8
Oct 14, 2020
87f90f34
Merge pull request #23 from inducer/diff-batch-op-cache-v2
Oct 14, 2020
b989c19a
Update primitives.py
Oct 26, 2020
c3c3c83e
Update primitives.py
Oct 26, 2020
0f842229
Update eager.py
Oct 26, 2020
b722e7c9
Fix type error in docstring
Oct 27, 2020
c77d558a
Merge pull request #25 from MTCam/doc-unit-normal
Oct 27, 2020
359a11ad
Update loopy pypi identifier
Oct 29, 2020
87c9d85b
Fix Pypi links
Oct 29, 2020
35c92a27
http -> https
Oct 29, 2020
3d9039d0
Merge pull request #26 from inducer/loo-py-to-loopy
Oct 29, 2020
42bf2086
Point meshmode to dofarray-not-ndarray-subclass branch in requirements.txt
Nov 11, 2020
811702ef
Improve awkward DOFArray special-casing in eager, now that it's no longer an ndarray subclass
Nov 11, 2020
507fe163
Fix incorrect dtypes being used for cache keys in map_elementwise_linear and...
Nov 11, 2020
28bb891a
Fix dagrt-fusion for dofarray-not-ndarray-subclass
Nov 11, 2020
80e6d88a
Point meshmode back to master after @dofarray-not-ndarray-subclass
Nov 12, 2020
be9620fb
Merge pull request #29 from inducer/dofarray-not-ndarray-subclass
Nov 12, 2020
138416e2
Switch install docs to miniforge
Nov 13, 2020
628c1989
Merge branch 'miniforge-install-docs' into 'master'
Nov 13, 2020
0018b36d
fix object array vectorization in interior_trace_pair
Nov 16, 2020
fb82104e
Merge pull request #30 from majosm/fix-interior-trace-pair-vectorize
Nov 17, 2020
ce273c76
remove make_obj_array([...]) for scalar DOF arrays
Nov 19, 2020
c75133db
Remove uses of deprecated DOFArray.from_list
Nov 19, 2020
5ec2ab8a
Merge pull request #32 from inducer/remove-dof-array-from-list
Nov 19, 2020
b69932ad
temporarily switch meshmode branch
Nov 23, 2020
4a264a14
Point meshmode req.txt back to master
Nov 25, 2020
e8d15a94
Merge pull request #34 from majosm/scalar-dof-array-broadcast
Nov 25, 2020
99cb3566
Switch to furo doc theme
Dec 01, 2020
5c59b4c0
Merge branch 'furo-doc-theme' into 'master'
Dec 02, 2020
3c756409
use actx_factory in all tests
Dec 02, 2020
46c1444e
Merge pull request #36 from alexfikl/test-actx-context
Dec 02, 2020
91a43dcf
Stop using pytools.{any,all}
Dec 07, 2020
715 additional commits have been omitted to prevent performance issues.
Loading
Loading