-
Prerequisites for classes could be parsed and handled better - add links to courses and also "this course is a prereq for ...."
-
Eigen 3 should be upgraded to latest developments from bitbucket
-
I have created a unit test for testing that input of reading a .vis file with the input of reading a measurement set, `/cpp/tests/test_casacore "Read Measurement"`.
-
I used Tpetra to created a contiguous row map. The map is used to create objects for a sparse matrix of bandwidth 7(_A_) and vectors (x and b). The non-zero entries in the matrix are inserted via Inse…
-
Dear libmesh-Team
I struggle for a few days to solve the wave equation using reduction of order. So I have to solve a equation in dimension 2 for several time steps. I think I got things working pret…
-
In a recent discussion, it was decided that routing could be done without keys, and then the keys could be assigned after routing in such a way that makes compression trivial. To do this in PACMAN wo…
-
Maybe just on my machine, but maybe something we should look into before 1.4 release? Can be reproduced with this input:
(works if you change to Dimension=2 or Material averaging = anything else)
``…
-
When running shell_simple_3d.prm with 32 processors, it works for 16 time steps but then I get this:
**\* Timestep 15: t=7.83037e+06 years
Solving temperature system... 21 iterations.
Solving …
-
**Original reporter**: _[prjemian](https://github.com/prjemian)_
see: http://wiki.nexusformat.org/Main_Page/NXdetector_2012_10
also see #112, #247, #268, and [1168]
used in (amongst others): NXtransf…
-
Trying to build pi-DoMUS on Ulysses. deal2lkit is compiled with Sundials support, but I still get the following error:
```
[ 33%] Built target pidomus-lib
[ 50%] Building CXX object CMakeFiles/pidomu…