-
I ran into an issue where the culprit was the quadrature order of `BoundaryNormalLFIntegrator`. I was expecting a code to reach a certain order of convergence (in time) but at a certain point this int…
-
This isn't so much an issue as it is a question. Apologies, I tried to join both the libmesh-users and libmesh-devel and sent this inquiry originally to
libmesh-users@lists.sourceforge.net
But for …
-
Hi, big fan of this repository! Are there any updates on n-dimensional quadrature? It would be very useful for me!
-
A question that is rather hypothethical at the moment..
How and were in casadi would you place primitives like a Jacobi Elliptic function? There is a broad familiy of scalar functions with at most tw…
-
Li2020 contains a fairly up to date set of numerical methods for fractional derivatives and integrals.
It would be very cool to implement most of this and compare.
- Chapter 3: Riemann-Liouville q…
-
Currently : Servo's expect to have ServoEvents.
ServoEvents are just Time-based Dead Recogning Pseudo Encoders. This is ok, and very useful, but it should be treated as a more generalized Encoder.
…
-
The settings of numerical integration grids for molecular systems should be added to somewhere in NumericalSettings.
The angular grid scheme, the radial grid scheme, atom partitioning, and pruning …
-
The Quadrature interface contributed in https://github.com/littleredcomputer/sicmutils/pull/129 lets you specify in the options map whether your interval is open, closed or half-open.
Certain integ…
-
**Goal:** Get scalar Poisson module running on mixed meshes for continuous Galerkin (CG) discretization, potentially without or with simple preconditioners.
Use "hp-functionality" of deal.II to rea…
nfehn updated
3 months ago
-
As indicated in some of the PRs, my imminent goal is to have a basic version of simplex/mesh support as soon as possible on master. In this basic version I would like to be able to be provide support …