-
@trilinos/belos Belos::LinearProblem has member variables Left_Scale_ (boolean) and Right_Scale_ (boolean) which are by default false and have no meaning. The setLeftScale and setRightScale routines m…
-
- [x] Use homogenezation to define material for radial reflector
- [x] Use true geometry without approximation
- [ ] Use simplified geometry for reflector
**Robertson**
![robertson1](https://clo…
-
I am writing a library to be coupled in a larger application. Other portions of this application could in principle be changing the OpenMP environment, leading to the error:
```
terminate called aft…
-
I am currently planning the expansion of the **MappingApplication** towards more mappers and more functionalities.
I would like to know which features would be wanted / needed **in addition** to the…
-
In class you said types weren't DRY enough in situations where various types share some fields.
Could you direct me to a file that exemplifies this concern? This would be useful even if it is just…
-
I just came from a meeting where I met a mathematics professor who specializes in ODE's. When I showed him FOODiE, he commented that the algorithms are not state-of-the-art and that he would not use …
-
There might be something missing, or I'm doing it wrong. :(
**Stack trace**
``` bash
$ pyside2-uic
Traceback (most recent call last):
File "/usr/local/bin/pyside2-uic", line 7, in
from PySid…
-
Need to identify a machine.
The license requires node locking.
Interaction with the code involves a GUI, which implies tunneling X through ssh.
We also want to execute physics extensions, like Shadow3…
-
Alright @permcody let's do this. You've been trash talking `gatherSum()` for years (including here: https://github.com/idaholab/moose/pull/7803 )
"blah, blah, Derek is an idiot for wrapping common l…
-
### Description of the enhancement or error report
Allow transfers between apps that are not parent/child apps.
### Rationale for the enhancement or information for reproducing the error
We have see…