Dmytro Sashko

Results 8 comments of Dmytro Sashko

@llaniewski , yes, as far as I remember, it becomes at least 5 times smaller. I will report exact results of profiling with the new package in the evening.

With new polyAlgebra package, as requested: | function name | total.time | total.pct | self.time | self.pct | | --- | --- | --- | --- | --- | |...

@mdzik , there is no script really, I just enabled profiling in RTemplate in the makefile.main.Rt & compiled.

Can we move right away to C++14, instead of C++11? As I remember, C+14 mainly does some fixes and improvement for C+11 but otherwise the same

Also remembered, that there was a problem with `relative-to` in `rtemplate`. I will fix it soon

Should be resoled after https://github.com/llaniewski/rtemplate/pull/9 and https://github.com/CFD-GO/TCLB/pull/493 are merged.

As far as I know version 6.0.0 is the latest one supported by this adapter.

@nparaskevas you can test it now if you want. I provided the description of different boundary conditions variants in the PR description. Just using `WPressure` on the inlet and `EPressurefflux`...