Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meshmode
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiaoyu Wei
meshmode
Graph
0b19083f6e31e7ad136227ac9d6bf8ce66338bf7
Select Git revision
Branches
8
1d-refinement-fixes
acos-compatibility
high-order-refiner
master
default
partition
refinement
shivam
shivam-refinement
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Jun
29
May
28
29
28
27
25
24
18
17
15
14
13
12
13
12
11
9
8
26
Apr
25
22
21
16
15
9
1
16
Mar
12
11
17
Jan
5
Dec
4
25
Nov
11
10
5
Sep
30
Aug
19
18
21
Jul
18
16
Jun
15
2
1
20
May
18
8
7
6
5
3
2
27
Apr
25
23
16
13
1
Feb
31
Jan
26
25
3
2
11
Dec
5
2
29
Nov
28
27
26
25
13
12
5
30
Oct
29
28
22
21
20
23
Sep
21
Aug
11
Jul
10
9
27
Jun
26
22
21
18
17
13
6
5
31
May
29
28
26
24
22
11
10
8
5
20
Apr
18
7
26
Mar
23
22
16
27
Feb
22
21
20
19
18
1
25
Jan
23
22
18
14
13
7
Dec
4
30
Nov
22
21
20
17
5
4
3
2
29
Oct
25
24
17
16
13
9
5
25
Sep
24
23
18
17
13
11
7
6
5
25
Aug
24
23
22
19
15
11
10
9
7
1
31
Jul
30
26
24
23
22
18
17
16
15
14
11
12
Jun
8
7
29
May
27
23
22
21
20
18
15
29
Apr
26
25
22
20
19
17
14
12
11
10
9
7
6
3
2
29
Mar
28
25
24
23
add a test with a split mesh with multiple groups
Added function space shared data
Added an importer for mesh geometries
Changed name of underlying structure from transporter to handler
Forgot to add __init__.py
Added coordinateless functions implementation
Merge branch 'cory_box_tags' into 'master'
Placate flake8
test_box_boundary_tags: Prepare for tensor product elements
generate_regular_rect_mesh: Allow passing group_factory
generate_box_mesh+BCs: Simplify logic, don't hardcode face count
test_box_boundary_tags: Add 1D test
Merge branch 'master' into cory_box_tags
Merge branch 'ci-use-precise-pocl-device' into 'master'
Gitlab CI: be specific about which pocl device to use
Added a mesh topology import handler
Added an importer for FInAT Lagrange elements
Some more minor flake8 changes
Some flake8 fixes
Fixed docstring
Added an __init__.py file for FIAT directory
Added an importer for FIAT's simplex cell
Update interface to be unidirectional
Adds 3D meshmode test, further ensures catching of bad face tag inputs
Hack simple DG towards ArrayContext compatibility
Rework meshmode.discretization to make use of ArrayContext
Initial version of array contexts
Drop Py2 compatibility
Set up basic interface for object conversion
Merge branch 'conda-ci-nodefaults' into 'master'
Use "nodefaults" in CI conda env file
Makes a number of changes to the box tag interface and test
Merge branch 'group-is-affine-check' into 'master'
Merge remote-tracking branch 'upstream/master' into cory_box_tags
add docs for is_affine flag
Apply suggestion to meshmode/mesh/__init__.py
Apply suggestion to meshmode/mesh/__init__.py
Merge branch 'fix-curve-closedness-check' into 'master'
specialize is_affine_check for simplex meshes for now
Fix curve closedness check in make_curve_mesh
Loading