-
Is there a way of ordering the set of boundary points of boundary edges, clockwise/anticlockwise?
-
I am trying to solve the linear finite element equation,
![Untitled](https://user-images.githubusercontent.com/4768739/96648334-6a4dd680-12ec-11eb-9fad-8a5539711a3f.png)
I am using Newmark’s met…
-
**Submitting author:** @benmql (BENJAMIN MIQUEL)
**Repository:** https://github.com/BenMql/coral
**Version:** v1.1.12
**Editor:** @eloisabentivegna
**Reviewer:** @robertsawko, @rhaas80
**Archive:** 10…
-
Hi Denis,
I am writing to you because I tried to compile my C++ code where I included the following header file in domain_splitting.hpp:7:
`#include `
However, the compiler (Cray Programmi…
-
The current interface of `AbstractDiffEqOperator` is a bit messy and could use some rework. Some of the major problems are:
- The definitions are not centralized, with some of the type hierarchy de…
-
**Desired Feature**
Enable definition of [partial] derivatives with an arbitrary number of infinite parameter dependencies.
**Where would this be applicable?**
This is relevant in dynamic and sp…
-
Hi,
when running the Fisher-KPP example (Fisher-KPP-CNN.jl), everything works fine until the network is trained with BFGS.
The code aborts due to a detected instability.
I guess it has something …
-
Currently, https://github.com/gridap/Gridap.jl/blob/master/src/TensorValues/Operations.jl defines
```jl
inner(a::Real,b::Real) = a*b
outer(a::Real,b::Real) = a*b
```
which led to a `MethodError` …
-
The `CHEBOP/MLDIVIDE` command is a wrapper for `CHEBOP/SOLVEBVP`, while the `CHEBOP2/MLDIVIDE` one is a wrapper for `CHEBOP2/SOLVEPDE`.
Should we rename `CHEBOP2/SOLVEPDE` -> `CHEBOP2/SOLVEBVP`, or `…
-
**Submitting author:** @oalii (Olivier Ali)
**Repository:** https://gitlab.com/oali/bvpy
**Version:** v1.0.1
**Editor:** @Kevin-Mattheus-Moerman
**Reviewer:** @IgorBaratta, @chennachaos, @finsberg
…