-
### Design of element classes
The degrees of freedom should not correspond to a specific discretized PDE.
Example:
`void NuTo::ContinuumElement::CalculateElementOutputInternalGradient(...) const;`
…
-
Hi,
I had finally some desire to look, why in my installation the adaptivity_ex3 failed (when running with hp-refinement) and stubled over the issue that I have disabled second derivatives (they are …
-
### Expected behaviour
A CHARMM trajectory should be readable by CHARMM after writing with MDAnalysis.
### Actual behaviour
CHARMM fails to read the trajectory with the following error:
> At l…
-
The DofStorage-containers like `BlockVector` or `BlockSparseMatrix` currently have the member `DofStatus` to optimize their behavoir. Mainly two features:
- `HasInteractingConstraints`
- If ther…
-
In the `CeedOperator` constructor:
https://github.com/CEED/libCEED/blob/4c2750df89d2249806e99e5d7fcd7c2f83e5bf41/ceed.h#L140-L142
I don't think the parameters `dqf` and `dqfT` are needed, since …
-
I'm considering changing the build process on all platforms:
- Use pre-built docker images on Linux, stored on dockerhub to speed up the pre-build phase
- Utilize [JOM](https://github.com/fredrika…
-
Occasionally there are questions on the forums regarding the number types for [`boundary_id`](https://github.com/dealii/dealii/blob/master/include/deal.II/base/types.h#L110) and [`material_id`](https:…
-
Hello,
I've run into a few compilation issues with `PyTrilinos` on Mac (Sierra). I'm using cmake 3.9.0 and python 3.6. My simple configuration line is below, in which I've disabled `Matio` because …
-
Hello
@KratosMultiphysics/structural-mechanics @KratosMultiphysics/fluid-dynamics @KratosMultiphysics/gidproblemtype
We have been working on including Multi-point/freedom constraints(MPC) for…
-
I have passed the make for the installation of Peridigm, but after, when I run the command make test, there is only 17 percent passed, so does it mean I have not installed Peridigm correctly?