Commits on Source
1733
51663eaa
refine_uniformly without adjacency too
Mar 11, 2020
382d49ef
add a simple test for refine_uniformly
Mar 12, 2020
a320c3b7
Apply suggestion to meshmode/mesh/refinement/__init__.py
Mar 12, 2020
0dd1d7c8
Merge branch 'refine-uniformly-adjacency' into 'master'
Mar 12, 2020
9aa1776b
make Mesh work without explicit vertices
Apr 01, 2020
e0f298de
Merge branch 'master' into mesh-without-vertices
Apr 01, 2020
c63990be
update RefinerWithoutAdjacency to work without vertices
Apr 01, 2020
907dd817
Merge branch 'master' of gitlab.tiker.net:inducer/meshmode
Apr 09, 2020
8e76870b
allow projecting empty chained connections
Apr 15, 2020
9818d4cd
Merge branch 'empty-chained-connections' into 'master'
Apr 15, 2020
c50dac6e
Apply suggestion to meshmode/mesh/__init__.py
Apr 16, 2020
8524cd83
Merge branch 'mesh-without-vertices' into 'master'
Apr 16, 2020
0196dc7b
make make_opposite_face_connection work in 1d
Apr 21, 2020
c8750db2
Merge branch 'face-connection-1d' into 'master'
Apr 22, 2020
c42f46c4
allow partitioning a hypersurface
Apr 25, 2020
8b127637
Merge branch 'distributed-surface' into 'master'
Apr 26, 2020
19803f9d
Add executing (but not yet working) cartoon DG solver
May 08, 2020
3d16443e
Small changes to get SBP-DG cases running with Grudge
May 08, 2020
fc8cbe68
Placate Flake8
May 08, 2020
0a025178
fix some remaining issues with 1d meshes
May 08, 2020
202a7da1
make_curve_mesh: remove extra vertex for closed curves
May 08, 2020
dd5e5152
Merge branch 'closed-curves' into 'master'
May 09, 2020
4d1747b7
Merge branch 'more-1d-fixes' into 'master'
May 11, 2020
4b3392c5
Simple DG solver works
May 12, 2020
f3c61c4f
Whip examples into shape for automatic testing
May 12, 2020
180beb9b
Add Gitlab CI to run examples
May 12, 2020
d8510508
Merge branch 'cartoon-dg' into 'master'
May 12, 2020
fdb67477
Test examples during CI
May 12, 2020
de411b4d
Also install cython for exmaples, because it's in requirements.txt
May 12, 2020
5d563ef7
Reverts incorrect change to nodes result array
May 12, 2020
ff075bab
Install pyvisfile for examples CI
May 12, 2020
4df8e4d5
Install matplotlib for examples CI
May 12, 2020
618aa1a4
Merge branch 'test-examples' into 'master'
May 12, 2020
3d4d950a
Add CI job to test examples on Github
May 12, 2020
ce9852dd
Beefs up boundary changes for box mesh generation
May 12, 2020
44106403
Github examples CI job: remove extra quoting
May 12, 2020
636cf2eb
Github examples CI job: fix job name
May 12, 2020
595e24b2
Github examples CI job: add another dep
May 12, 2020
23337f22
fix some links and typos in the docs
May 12, 2020
ffb0aade
Merge pull request #10 from inducer/test-examples-github
May 12, 2020
11826f48
Merge branch 'update-docs' into 'master'
May 13, 2020
a5705393
add check if mesh group is affine
May 12, 2020
0ea3200e
improve is_affine check for general meshes
May 13, 2020
fbca9d30
Get Meshmode tests to pass by reinstating BTAG_ALL everywhere
May 13, 2020
12c3cb67
Changes naming convention(s), adds check for dimensionality
May 14, 2020
96494e51
Cuts down new code by using axis list
May 15, 2020
d1647c9f
Adds example of new face_to_boundary_tag input to docstring
May 15, 2020
c9835aac
Adds test for 2D box with custom boundary tags
May 15, 2020
bf29a349
Make Mesh.boundary_tag_bit complain if not called with a known boundary tag
May 17, 2020
daebb6c6
Add BTAG_PARTITION.__repr__
May 17, 2020
66898b28
Use CI env var in flake8 invocation in Gitlab CI
May 17, 2020
755afb8c
Use CI env var in flake8 invocation in Github CI
May 17, 2020
e228c5c5
Merge branch 'boundary-tag-bit-safer' into 'master'
May 17, 2020
eba2913f
Fix curve closedness check in make_curve_mesh
May 17, 2020
ca94f9fc
specialize is_affine_check for simplex meshes for now
May 17, 2020
8022a12d
Merge branch 'fix-curve-closedness-check' into 'master'
May 17, 2020
0ed195a5
Apply suggestion to meshmode/mesh/__init__.py
May 18, 2020
81d43197
Apply suggestion to meshmode/mesh/__init__.py
May 18, 2020
ac0adfda
add docs for is_affine flag
May 18, 2020
33843479
Merge remote-tracking branch 'upstream/master' into cory_box_tags
May 18, 2020
6c4c6312
Merge branch 'group-is-affine-check' into 'master'
May 18, 2020
589969fe
Makes a number of changes to the box tag interface and test
May 18, 2020
e216171b
Use "nodefaults" in CI conda env file
May 24, 2020
5f3d14e4
Merge branch 'conda-ci-nodefaults' into 'master'
May 24, 2020
11f3a287
Set up basic interface for object conversion
May 25, 2020
d14e9f0a
Drop Py2 compatibility
May 25, 2020
8fba8490
Initial version of array contexts
May 25, 2020
e224001f
Rework meshmode.discretization to make use of ArrayContext
May 25, 2020
f2983b76
Hack simple DG towards ArrayContext compatibility
May 25, 2020
25a465c4
Adds 3D meshmode test, further ensures catching of bad face tag inputs
May 27, 2020
bd5f322c
Update interface to be unidirectional
May 28, 2020
70657ca9
Added an importer for FIAT's simplex cell
May 28, 2020
4ff6048f
Added an __init__.py file for FIAT directory
May 28, 2020
07d0f416
Fixed docstring
May 28, 2020
7491da5e
Some flake8 fixes
May 28, 2020
fc9baf08
Some more minor flake8 changes
May 28, 2020
d6754612
Added an importer for FInAT Lagrange elements
May 28, 2020
ec071519
Added a mesh topology import handler
May 28, 2020
18f2caa6
Gitlab CI: be specific about which pocl device to use
May 28, 2020
8605b934
Merge branch 'ci-use-precise-pocl-device' into 'master'
May 29, 2020
421b5ea4
Merge branch 'master' into cory_box_tags
May 28, 2020
7bf6643f
test_box_boundary_tags: Add 1D test
May 28, 2020
ce77b6c2
generate_box_mesh+BCs: Simplify logic, don't hardcode face count
May 28, 2020
4c9c25da
generate_regular_rect_mesh: Allow passing group_factory
May 28, 2020
c4a07b96
test_box_boundary_tags: Prepare for tensor product elements
May 28, 2020
6513f19f
Placate flake8
May 29, 2020
217f6361
Merge branch 'cory_box_tags' into 'master'
May 29, 2020
4dd0d6ad
Added coordinateless functions implementation
Jun 01, 2020
aa9bd6d9
Forgot to add __init__.py
Jun 01, 2020
1c3b93bf
Changed name of underlying structure from transporter to handler
Jun 01, 2020
30f04b46
Added an importer for mesh geometries
Jun 01, 2020
a2ab04f2
Added function space shared data
Jun 01, 2020
5d6dd963
add a test with a split mesh with multiple groups
Jun 01, 2020
eedefb9a
Added a function space importer
Jun 01, 2020
e8f56cb8
Added a function importer
Jun 01, 2020
75e6337a
Some leftover changes from fd2mm
Jun 01, 2020
949e5184
Add number visualization to test_mesh_multiple_groups
Jun 01, 2020
f02967a1
make_opposite_face_connection: Handle multiple groups in mesh
Jun 01, 2020
b008bab2
Add missing section begin comment in meshmode.mesh
Jun 01, 2020
5a213f33
Finished FromFiredrakeConnection
Jun 01, 2020
1,633 additional commits have been omitted to prevent performance issues.
Loading
Loading