Commits on Source
813
6601f91a
make the inverse mass operator work on surfaces
Jun 04, 2020
a54e6ba8
make face normals work on hypersurfaces
Jun 04, 2020
fc7a2a35
make stiffness operators work on hypersurfaces
Jun 04, 2020
a3a23a9e
flake8 fixes
Jun 04, 2020
30d2f611
add a dim to PointsDiscretization
Jun 04, 2020
40d609d6
use correct h_max on surfaces
Jun 08, 2020
1a4d368e
add a h_min value as well
Jun 19, 2020
e050cd08
add some more tests for the surface face normal
Jun 19, 2020
5397437b
add a surface advection example
Jun 20, 2020
71a40a83
make surface example actually work properly
Jun 21, 2020
27d0a825
make example work with oversampling
Jun 26, 2020
7fb494a7
Merge branch 'master' into surface-operators
Jun 26, 2020
2580b49f
disable visualization in example
Jun 26, 2020
6eec84ad
Merge branch 'master' into surface-operators
Jul 14, 2020
f250eed3
fix visualization
Jul 14, 2020
8d95e87f
update advection examples to array-context
Jul 14, 2020
9189cc23
disable visualization in example
Jul 14, 2020
88ddd397
Merge branch 'master' into surface-operators
Aug 14, 2020
1f04253b
Merge branch 'master' into surface-operators
Aug 20, 2020
76deb093
add new primitives to docs
Aug 20, 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
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
0b649ad1
Merge branch 'stop-using-pytools-any-all' into 'master'
Dec 08, 2020
b72587d6
add missing array context argument in call to make_same_mesh_connection
Dec 17, 2020
713 additional commits have been omitted to prevent performance issues.
Loading
Loading