- Sep 01, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
Move some data from Process to Timeloop
-
Only const version for now, which is sufficient.
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Aug 30, 2016
-
-
Dmitri Naumov authored
unsigned int in Gauss integration methods
-
Dmitri Naumov authored
Changing the initialization order in the local assemblers is required.
-
Dmitri Naumov authored
Creating integration method object for every assembly is not cheap because of the std::pow call. Since the method does not change, it can be stored once per assembler.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Christoph Lehmann authored
Docu part 3
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
- Aug 29, 2016
-
-
Dmitri Naumov authored
Multi component ConstantParameter and Parameter access operators.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This simlifies access to the values while maintaining simple interface.
-
Dmitri Naumov authored
The tag value tag still can be used for scalar values.
-
Christoph Lehmann authored
-
Christoph Lehmann authored
Based Neumann/Robin BCs and ICs on the Parameter class.
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-