- Mar 14, 2019
-
-
Tom Fischer authored
-
- Mar 12, 2019
-
-
renchao.lu authored
-
- Mar 11, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Just move and rename the namespace.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
- Rename to better reflect the contained date. - Expected solution update due to output of specific flux instead of flux.
-
Tom Fischer authored
Rename to better reflect the information stored in the data_array.
-
- Mar 09, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The truncated version is not exactly comparable with the coordinate transformation version and results deviate by 10^-7. Better to use accurate representation of the tensor for the comparisons.
-
- Mar 06, 2019
-
-
Tom Fischer authored
-
- Mar 05, 2019
-
-
Tom Fischer authored
-
- Mar 04, 2019
-
-
Tom Fischer authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
clang-tidy modernize-use-emplace check.
-
Dmitri Naumov authored
clang-tidy modernize-use-using check.
-
Dmitri Naumov authored
clang-tidy modernize-loop-convert check.
-
Dmitri Naumov authored
clang-tidy modernize-use-override check.
-
Dmitri Naumov authored
clang-tidy modernize-use-default-member-init check
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also those where the second and so forth arguments are defaulted. The MathLib::TemplateVector3 is an exception, because of the many required changes through the code, which relies on the implicit conversion from TemplatePoint<T, 3> to TemplateVector3<T>. clang-tidy '*explicit*' check.
-
- Mar 02, 2019
-
-
Dmitri Naumov authored
-
- Mar 01, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Feb 27, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
renchao.lu authored
-
renchao.lu authored
-
- Feb 26, 2019
-
-
Karsten Rink authored
-
- Feb 23, 2019
-
-
Tom Fischer authored
-
- Feb 20, 2019
-
-
Karsten Rink authored
-
- Feb 19, 2019
-
-
Dmitri Naumov authored
Generation of the pvd files is not (yet) implemented, but easily possible with an one-liner: sed 's/RichardsFlow_2d_small/Richards_2d_geometry_OBSERVATION_POINT/g' RichardsFlow_2d_small_pcs_0.pvd> Richards_2d_geometry_OBSERVATION_POINT_pcs_0.pvd
-