-
如 #5 中例子中写的[step-67](https://www.dealii.org/developer/doxygen/deal.II/step_67.html)
# 刘黎论文添加dg边界的本质
1. In essence, we "pretend" a state on the outside of the domain in such a way that if that we…
-
`code-gallery/goal_oriented_elastoplasticity/readme.md `
seems to imply that the directory is its-self a git repository when it says:
```markdown
The code contains several examples consisting of th…
ohcfe updated
2 years ago
-
While working on #16856 (especially on @peterrum's comment https://github.com/dealii/dealii/pull/16856#discussion_r1569096582) I noticed, that restriction function `MGTwoLevelTransfer::restrict_and_ad…
-
I am setting up a compilation of deal.II on a machine that does not have MUMPS installed on it. It failed while configuring deal.II itself, and I have no idea what went wrong. I suppose the problem is…
-
As a result of using a pure polynomial representation due to the feature implemented by this issue https://github.com/dougshidong/PHiLiP/issues/9, we simply cannot use an exact boundary to refine the …
-
Very recently, the online documentation includes empty pages for built-in types `int`, `int *`, `bool`, `double`, `const unsigned int`, `static const unsigned int`, `static constexpr bool`, `static co…
-
-
Hi @Vandemar,
These are just some notes based on a quick review of the current repository structure.
You definitely want to keep to point to a specific hashstack commit (or branch that you control),…
-
Write a postprocessor that will append the timing summary of a given run to the statistics file. This will be convenient in terms of running a data processing program that directly computes on top of …
-
I think the try/catch block [in the structure's quasi-static solver](https://github.com/exadg/exadg/blob/b9bc9fec2bd1f432c6ea6da64181e3d2002d64bd/include/exadg/structure/time_integration/driver_quasi_…