Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Jan Nikl
9ecd621e5b
Merge branch 'master' into najlkin-pr14
2024-02-09 13:39:13 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Jan Nikl
391bc38039
Merge branch 'master' into najlkin-pr14
2024-01-24 16:47:33 -08:00
Will Pazner
b4e7aecafe
Use unique_ptr in StopWatch
...
This is a bug fix because previously StopWatch had the default copy constructor,
which results in a double free.
2023-07-27 10:53:40 -07:00
Will Pazner
ce7c02b1b1
Add StopWatch::Restart
2023-07-27 10:19:09 -07:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Jan Nikl
6a1ef0e539
Merge branch 'master' into najlkin-pr14
2021-10-30 22:49:53 +02:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
Jan Nikl
f52c022318
Added copy constructor to StopWatch class.
2020-12-15 16:42:41 +01:00
Tzanio
05125e19d5
Removed a space
2020-03-09 15:36:41 -07:00
Tzanio
ca55ef0217
The release number for mfem-4.1 is LLNL-CODE-806117
2020-03-02 17:18:46 -08:00
Tzanio
2caa222edf
A number of changes to switch the code from LGPL-2.1 to BSD-3:
...
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Veselin Dobrev
eeacbccec6
Add three more options for MFEM_TIMER_TYPE
...
* 4 - an improved option for Mac (the new default for Mac),
* 5 - version based on gettimeofday, and
* 6 - version using MPI_Wtime.
In makefile, add target 'print-*' that prints the contents of any
makefile variable, '*'.
2017-05-21 21:04:14 -07:00
Tzanio
dbae60fe32
Version 3.1
2016-02-16 15:45:48 -08:00
Tzanio Kolev
9d7774a03e
Version 3.0
2015-01-26 15:07:34 -08:00
Tzanio Kolev
6bfa95b718
Version 1.0
2010-07-21 13:14:05 -07:00