- May 22, 2020
-
-
Andreas Klöckner authored
-
- May 17, 2020
-
-
Andreas Klöckner authored
Fix boundary emptiness check See merge request !60
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Standardize all boundary DOFDescs to use DTAG_BOUNDARY, rename DOFDesc.is_boundary -> is_boundary_or_partition_interface
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
Andreas Klöckner authored
-
- May 14, 2020
-
-
Andreas Klöckner authored
Do not add InterpolationOperator around constants See merge request inducer/grudge!54
-
Andreas Klöckner authored
-
Andreas Klöckner authored
Fix einsum in RefMassOperator See merge request inducer/grudge!57
-
- May 12, 2020
-
-
Alexandru Fikl authored
-
- May 11, 2020
-
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
* skip when the dd_in == dd_out * skip for constants
-
Andreas Klöckner authored
Allow POCL CI failures for now See merge request inducer/grudge!59
-
Andreas Klöckner authored
-
- May 10, 2020
-
-
Andreas Klöckner authored
Add atan2 FunctionSymbol See merge request inducer/grudge!55
-
Alexandru Fikl authored
-
- May 01, 2020
-
-
Andreas Klöckner authored
execution: fix map_if for scalars See merge request inducer/grudge!52
-
- Apr 30, 2020
-
-
Alexandru Fikl authored
-
- Apr 26, 2020
-
-
Andreas Klöckner authored
1D Fixes See merge request inducer/grudge!48
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Andreas Klöckner authored
Remove cyclic dependencies in symbolic module See merge request inducer/grudge!49
-
Andreas Klöckner authored
-
- Apr 24, 2020
-
-
Alexandru Fikl authored
The problem is that in 1D faces are 0D and so carry exactly no useful information about which side of the element they may be on. To hack around that, this commit introduces a hacky operator that hacks it. Less ambiguously, we just use the connection to figure out which face we're on on set the normal to `+1` or `-1` based on that
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
Alexandru Fikl authored
-
- Apr 22, 2020
-
-
Alexandru Fikl authored
-