- 09 Jun, 2021 4 commits
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Dmitry Yu. Naumov authored
-
Data member is used only in constructor, no need to store it.
-
- 07 Jun, 2021 1 commit
-
-
Dmitry Yu. Naumov authored
New Process: Stokes flow See merge request !3617
-
- 03 Jun, 2021 24 commits
-
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
renchao.lu authored
-
Dmitry Yu. Naumov authored
Refactor polygon tree interfaces. See merge request !3634
-
Moving them from protected section. All of the access is now through public interface and these parts can be hidden.
-
The following for-loop is not run anyway.
-
-
-
-
Replacing different two different access types, one through a getPolygon() member function, another through direct data member _node_polygon access.
-
-
-
Tom Fischer authored
[MPL] rename HeatConduction -> ThermalConductivity See merge request !3651
-
joergbuchwald authored
-
renchao.lu authored
[CL] Exchange reactions feature to ChemistryLib See merge request !3648
-
Dmitry Yu. Naumov authored
Updating MCAS UBI models for new MFront version See merge request !3653
-
garibay-j authored
-
garibay-j authored
This feature adds the capability to model exchange reactions using the Phreeqc solver
-
- 02 Jun, 2021 11 commits
-
-
Dmitry Yu. Naumov authored
Fixed a MFront related bug in HM See merge request !3652
-
Dmitry Yu. Naumov authored
[THM] rename point heat source project/geometry files See merge request !3650
-
-
-
-
Dmitry Yu. Naumov authored
TH2M refactorings See merge request !3649
-
tnagel authored
-
-
-
while rewriting the "get" function. This is the second step to separate behaviour from state.
-
First step to separte the behaviour from state.
-