]> https://gitweb.dealii.org/ - dealii.git/log
dealii.git
3 days agoIndent
Bruno Blais [Fri, 4 Jul 2025 12:17:53 +0000 (08:17 -0400)]
Indent

3 days agoSwitch vector to a reference
Bruno Blais [Fri, 4 Jul 2025 12:15:48 +0000 (08:15 -0400)]
Switch vector to a reference

7 days agoChange changelog entry
Bruno Blais [Mon, 30 Jun 2025 14:00:32 +0000 (10:00 -0400)]
Change changelog entry

7 days agorename files and generator
Bruno Blais [Mon, 30 Jun 2025 13:58:26 +0000 (09:58 -0400)]
rename files and generator

7 days agoChange architecture to use a std::vector instead
Bruno Blais [Mon, 30 Jun 2025 13:55:05 +0000 (09:55 -0400)]
Change architecture to use a std::vector instead

3 weeks agoAdd the option to use or not use a transfinite manifold
Bruno Blais [Wed, 11 Jun 2025 18:31:33 +0000 (14:31 -0400)]
Add the option to use or not use a transfinite manifold

3 weeks agoFix spelling mistake in changelog
Bruno Blais [Tue, 10 Jun 2025 20:07:49 +0000 (16:07 -0400)]
Fix spelling mistake in changelog

3 weeks agoRemove [[maybe_unused]]
Bruno Blais [Tue, 10 Jun 2025 20:07:21 +0000 (16:07 -0400)]
Remove [[maybe_unused]]

3 weeks agoUpdate tests with bcs
Bruno Blais [Tue, 10 Jun 2025 17:57:31 +0000 (13:57 -0400)]
Update tests with bcs

3 weeks agoAdd changelog entry
Bruno Blais [Tue, 10 Jun 2025 17:48:04 +0000 (13:48 -0400)]
Add changelog entry

3 weeks agoIndent
Bruno Blais [Tue, 10 Jun 2025 17:45:34 +0000 (13:45 -0400)]
Indent

3 weeks agoDoxygen warnings
Bruno Blais [Tue, 10 Jun 2025 17:44:21 +0000 (13:44 -0400)]
Doxygen warnings

3 weeks agoRemove warnings
Bruno Blais [Tue, 10 Jun 2025 17:29:48 +0000 (13:29 -0400)]
Remove warnings

3 weeks agoFix doxygen for missing parameters
Bruno Blais [Tue, 10 Jun 2025 17:21:27 +0000 (13:21 -0400)]
Fix doxygen for missing parameters

3 weeks agoFix a typo
Bruno Blais [Tue, 10 Jun 2025 17:12:43 +0000 (13:12 -0400)]
Fix a typo

3 weeks agoIndentation :)
Bruno Blais [Tue, 10 Jun 2025 16:15:43 +0000 (12:15 -0400)]
Indentation :)

3 weeks agoUpdate image and documentation
Bruno Blais [Tue, 10 Jun 2025 16:09:16 +0000 (12:09 -0400)]
Update image and documentation

3 weeks agoAdd image
Bruno Blais [Tue, 10 Jun 2025 16:01:37 +0000 (12:01 -0400)]
Add image

3 weeks agoAdd 1d instantiation and unit test
Bruno Blais [Tue, 10 Jun 2025 14:56:56 +0000 (10:56 -0400)]
Add 1d instantiation and unit test

3 weeks agoWIP grid generator for the cylinder
Bruno Blais [Tue, 10 Jun 2025 00:47:39 +0000 (20:47 -0400)]
WIP grid generator for the cylinder

4 weeks agoWIP working on new cylinder grid generator
Bruno Blais [Tue, 3 Jun 2025 17:26:09 +0000 (13:26 -0400)]
WIP working on new cylinder grid generator

5 weeks agoMerge pull request #18535 from tjhei/kokkos-test-tensor
David Wells [Mon, 2 Jun 2025 12:53:35 +0000 (08:53 -0400)]
Merge pull request #18535 from tjhei/kokkos-test-tensor

Kokkos: test Tensor on device

5 weeks agoKokkos: test Tensor on device 18535/head
Timo Heister [Mon, 2 Jun 2025 02:35:41 +0000 (22:35 -0400)]
Kokkos: test Tensor on device

5 weeks agoMerge pull request #18522 from bangerth/workstream
Martin Kronbichler [Sun, 1 Jun 2025 09:05:17 +0000 (11:05 +0200)]
Merge pull request #18522 from bangerth/workstream

Disambiguate one of the WorkStream::run() overloads.

5 weeks agoMerge pull request #18045 from cembooks/step_97
Wolfgang Bangerth [Sun, 1 Jun 2025 03:05:11 +0000 (21:05 -0600)]
Merge pull request #18045 from cembooks/step_97

Add tutorial step-97.

5 weeks agoMerge pull request #18529 from kronbichler/fix_householder_test
Daniel Arndt [Sun, 1 Jun 2025 01:55:54 +0000 (21:55 -0400)]
Merge pull request #18529 from kronbichler/fix_householder_test

5 weeks agoFix Householder test 18529/head
Martin Kronbichler [Sat, 31 May 2025 20:13:00 +0000 (22:13 +0200)]
Fix Householder test

5 weeks agoMerge pull request #18516 from bangerth/p4est
David Wells [Sat, 31 May 2025 13:22:52 +0000 (09:22 -0400)]
Merge pull request #18516 from bangerth/p4est

Duplicate two p4est macros.

5 weeks agoMerge pull request #18527 from bangerth/std-2
David Wells [Sat, 31 May 2025 13:11:53 +0000 (09:11 -0400)]
Merge pull request #18527 from bangerth/std-2

Add std:: qualification to some calls.

5 weeks agoMerge pull request #18528 from bangerth/headers
Daniel Arndt [Sat, 31 May 2025 12:56:50 +0000 (08:56 -0400)]
Merge pull request #18528 from bangerth/headers

5 weeks agoMerge pull request #18525 from masterleinad/add_macosx_ci_build
Marc Fehling [Sat, 31 May 2025 10:03:21 +0000 (12:03 +0200)]
Merge pull request #18525 from masterleinad/add_macosx_ci_build

Add Mac OS 15 CI build

5 weeks agoAdd std:: qualification to some calls. 18527/head
Wolfgang Bangerth [Fri, 30 May 2025 23:55:25 +0000 (17:55 -0600)]
Add std:: qualification to some calls.

5 weeks agoAdd necessary C++ headers to step-11 and step-51. 18528/head
Wolfgang Bangerth [Fri, 30 May 2025 23:54:21 +0000 (17:54 -0600)]
Add necessary C++ headers to step-11 and step-51.

5 weeks agoMerge pull request #18520 from bangerth/93
Marc Fehling [Fri, 30 May 2025 21:58:45 +0000 (23:58 +0200)]
Merge pull request #18520 from bangerth/93

Make step-93 compile.

5 weeks agoAdd Mac OS 15 CI build 18525/head
Daniel Arndt [Fri, 30 May 2025 21:34:11 +0000 (17:34 -0400)]
Add Mac OS 15 CI build

5 weeks agoMerge pull request #18519 from PolvereUnipi/fix_mumps_tests
Wolfgang Bangerth [Fri, 30 May 2025 20:09:09 +0000 (14:09 -0600)]
Merge pull request #18519 from PolvereUnipi/fix_mumps_tests

Fix output for MUMPS tests

5 weeks agoDisambiguate one of the WorkStream::run() overloads. 18522/head
Wolfgang Bangerth [Fri, 30 May 2025 17:32:32 +0000 (11:32 -0600)]
Disambiguate one of the WorkStream::run() overloads.

5 weeks agoMake step-93 compile. 18520/head
Wolfgang Bangerth [Fri, 30 May 2025 17:14:14 +0000 (11:14 -0600)]
Make step-93 compile.

5 weeks agoFix output in MUMPS tests 18519/head
Marco Feder [Fri, 30 May 2025 16:37:30 +0000 (18:37 +0200)]
Fix output in MUMPS tests

5 weeks agoAdd tutorial step-97. 18045/head
Siarhei Uzunbajakau [Tue, 28 Jan 2025 18:07:09 +0000 (19:07 +0100)]
Add tutorial step-97.

Apply suggestions from code review

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Running ./contrib/utilities/indent

Corrections in step-97.cc nr. 1

Adjusted step-97.diff

Removed Settings::d3

Added std:: namespaces

Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Update examples/step-97/step-97.cc

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Apply suggestions from code review

Co-authored-by: Wolfgang Bangerth <bangerth@colostate.edu>
Adopted code suggestions

Have added the references

Workaround indent error

Switched to compressed mesh files

Added zlib dependency to CMakeLists.txt

Revert "Workaround indent error"

This reverts commit d3b64923a74d7fceb375bbc33938ea01816452c7.

Revert "Revert "Workaround indent error""

This reverts commit c1cab1f5c2a3e5cab18ee0048a5086753e60dd3d.

Removed file compression

5 weeks agoMerge pull request #18436 from bangerth/sacado
David Wells [Fri, 30 May 2025 13:23:56 +0000 (09:23 -0400)]
Merge pull request #18436 from bangerth/sacado

Provide forward declarations.

5 weeks agoMerge pull request #18514 from drwells/cleanup-assert-definition
Bruno Turcksin [Thu, 29 May 2025 20:50:59 +0000 (16:50 -0400)]
Merge pull request #18514 from drwells/cleanup-assert-definition

Clean up the definition of `Assert()`.

5 weeks agoMove some forward declarations. 18436/head
Wolfgang Bangerth [Thu, 29 May 2025 19:37:08 +0000 (13:37 -0600)]
Move some forward declarations.

5 weeks agoDuplicate two p4est macros. 18516/head
Wolfgang Bangerth [Thu, 29 May 2025 13:32:11 +0000 (07:32 -0600)]
Duplicate two p4est macros.

5 weeks agoMerge pull request #18512 from bangerth/p4est
Daniel Arndt [Thu, 29 May 2025 19:22:43 +0000 (15:22 -0400)]
Merge pull request #18512 from bangerth/p4est

5 weeks agoMerge pull request #18513 from bangerth/p4est-2
David Wells [Thu, 29 May 2025 18:07:07 +0000 (14:07 -0400)]
Merge pull request #18513 from bangerth/p4est-2

Move an include directive to the right place.

5 weeks agoAssertThrow: use DEAL_II_BUILTIN_EXPECT() to remove some definitions. 18514/head
David Wells [Thu, 29 May 2025 14:57:36 +0000 (10:57 -0400)]
AssertThrow: use DEAL_II_BUILTIN_EXPECT() to remove some definitions.

5 weeks agoAssertNothrow: use DEAL_II_BUILTIN_EXPECT() to remove some definitions.
David Wells [Thu, 29 May 2025 14:55:25 +0000 (10:55 -0400)]
AssertNothrow: use DEAL_II_BUILTIN_EXPECT() to remove some definitions.

5 weeks agoAssert: combine the two release build definitions.
David Wells [Thu, 29 May 2025 14:34:55 +0000 (10:34 -0400)]
Assert: combine the two release build definitions.

The 'if (false)' trick should work (and avoid unused variable warnings)
with all supported compilers and language standards.

5 weeks agoAssert: use DEAL_II_BUILTIN_EXPECT() to remove some definitions.
David Wells [Thu, 29 May 2025 14:33:21 +0000 (10:33 -0400)]
Assert: use DEAL_II_BUILTIN_EXPECT() to remove some definitions.

5 weeks agoAdd DEAL_II_BUILTIN_EXPECT().
David Wells [Thu, 29 May 2025 14:30:51 +0000 (10:30 -0400)]
Add DEAL_II_BUILTIN_EXPECT().

This makes it easier to portably use this function.

5 weeks agoMove an include directive to the right place. 18513/head
Wolfgang Bangerth [Thu, 29 May 2025 13:23:24 +0000 (07:23 -0600)]
Move an include directive to the right place.

5 weeks agoCentralize the places where we call P4EST_QUADRANT_INIT/P8EST_QUADRANT_INIT. 18512/head
Wolfgang Bangerth [Thu, 29 May 2025 13:16:33 +0000 (07:16 -0600)]
Centralize the places where we call P4EST_QUADRANT_INIT/P8EST_QUADRANT_INIT.

5 weeks agoMerge pull request #18492 from bangerth/duplicate
Daniel Arndt [Thu, 29 May 2025 13:15:49 +0000 (09:15 -0400)]
Merge pull request #18492 from bangerth/duplicate

5 weeks agoDuplicate some macros of external projects. 18492/head
Wolfgang Bangerth [Fri, 23 May 2025 15:38:15 +0000 (09:38 -0600)]
Duplicate some macros of external projects.

5 weeks agoMerge pull request #18493 from bangerth/namespace
Daniel Arndt [Wed, 28 May 2025 12:51:48 +0000 (08:51 -0400)]
Merge pull request #18493 from bangerth/namespace

5 weeks agoMerge pull request #18446 from drwells/expand-convert-hypercube-to-simplex
Martin Kronbichler [Wed, 28 May 2025 06:52:07 +0000 (08:52 +0200)]
Merge pull request #18446 from drwells/expand-convert-hypercube-to-simplex

Add two new splits to `GridGenerator::convert_hypercube_to_simplex_mesh()`.

5 weeks agoMerge pull request #18494 from bangerth/namespace-lapack
Martin Kronbichler [Wed, 28 May 2025 06:50:04 +0000 (08:50 +0200)]
Merge pull request #18494 from bangerth/namespace-lapack

Mark up the scalapack wrapper file for module scripts.

5 weeks agoMerge pull request #18489 from bangerth/scripts
Martin Kronbichler [Wed, 28 May 2025 06:47:20 +0000 (08:47 +0200)]
Merge pull request #18489 from bangerth/scripts

Add the scripts that convert files to modules.

5 weeks agoMerge pull request #18491 from bangerth/utilities
Martin Kronbichler [Wed, 28 May 2025 06:46:37 +0000 (08:46 +0200)]
Merge pull request #18491 from bangerth/utilities

Add two utility scripts that help debugging module problems.

5 weeks agoMerge pull request #18490 from bangerth/primary
Martin Kronbichler [Wed, 28 May 2025 06:45:58 +0000 (08:45 +0200)]
Merge pull request #18490 from bangerth/primary

Add the script that creates the primary module interface unit.

5 weeks agoMerge pull request #18510 from drwells/serialize-bounding-box
Martin Kronbichler [Wed, 28 May 2025 06:45:22 +0000 (08:45 +0200)]
Merge pull request #18510 from drwells/serialize-bounding-box

BoundingBox: make things work without an extra boost header.

5 weeks agoMerge pull request #18431 from bangerth/python
Daniel Arndt [Tue, 27 May 2025 22:10:43 +0000 (18:10 -0400)]
Merge pull request #18431 from bangerth/python

5 weeks agoIndent Python scripts. 18490/head
Wolfgang Bangerth [Tue, 27 May 2025 15:52:52 +0000 (09:52 -0600)]
Indent Python scripts.

5 weeks agoConvert to Python 3 and indent Python scripts. 18431/head
Wolfgang Bangerth [Wed, 7 May 2025 02:14:00 +0000 (20:14 -0600)]
Convert to Python 3 and indent Python scripts.

5 weeks agoBoundingBox: make things work without an extra boost header. 18510/head
David Wells [Tue, 27 May 2025 15:10:55 +0000 (11:10 -0400)]
BoundingBox: make things work without an extra boost header.

This is also about 5% faster.

5 weeks agoIndent Python scripts. 18491/head
Wolfgang Bangerth [Tue, 27 May 2025 14:59:35 +0000 (08:59 -0600)]
Indent Python scripts.

5 weeks agoAdd two utility scripts that help debugging module problems.
Wolfgang Bangerth [Fri, 23 May 2025 15:31:24 +0000 (09:31 -0600)]
Add two utility scripts that help debugging module problems.

5 weeks agoIndent Python scripts. 18489/head
Wolfgang Bangerth [Tue, 27 May 2025 14:58:11 +0000 (08:58 -0600)]
Indent Python scripts.

5 weeks agoAdd the scripts that convert files to modules.
Wolfgang Bangerth [Fri, 23 May 2025 15:11:02 +0000 (09:11 -0600)]
Add the scripts that convert files to modules.

5 weeks agoMerge pull request #18432 from bangerth/indent-python
David Wells [Tue, 27 May 2025 14:07:45 +0000 (10:07 -0400)]
Merge pull request #18432 from bangerth/indent-python

Auto-indent Python files.

5 weeks agoMerge pull request #18469 from kronbichler/householder_complex
David Wells [Tue, 27 May 2025 14:01:33 +0000 (10:01 -0400)]
Merge pull request #18469 from kronbichler/householder_complex

 Make class `Householder` compile with complex numbers

5 weeks agoMerge pull request #18509 from kronbichler/fix_mumps_not_available
Timo Heister [Tue, 27 May 2025 12:49:20 +0000 (08:49 -0400)]
Merge pull request #18509 from kronbichler/fix_mumps_not_available

Fix argument list to dummy MUMPS constructor

5 weeks agoFix argument list to dummy MUMPS constructor 18509/head
Martin Kronbichler [Tue, 27 May 2025 07:56:14 +0000 (09:56 +0200)]
Fix argument list to dummy MUMPS constructor

5 weeks agoMerge pull request #18488 from bangerth/indent
Martin Kronbichler [Tue, 27 May 2025 06:51:30 +0000 (08:51 +0200)]
Merge pull request #18488 from bangerth/indent

Also indent module files.

5 weeks agoMerge pull request #18503 from bangerth/mumps
Martin Kronbichler [Tue, 27 May 2025 06:43:38 +0000 (08:43 +0200)]
Merge pull request #18503 from bangerth/mumps

Provide dummy implementations of SparseDirectMUMPS when not configuring with MUMPS.

5 weeks agoMerge pull request #18500 from bangerth/instantiations
Martin Kronbichler [Tue, 27 May 2025 06:42:56 +0000 (08:42 +0200)]
Merge pull request #18500 from bangerth/instantiations

Remove a template instantiation optimization when building modules.

5 weeks agoMerge pull request #18506 from bangerth/split-3
Martin Kronbichler [Tue, 27 May 2025 06:41:58 +0000 (08:41 +0200)]
Merge pull request #18506 from bangerth/split-3

Avoid including .cc files for split instantiations, part 3.

5 weeks agoMerge pull request #18505 from bangerth/split-2
Martin Kronbichler [Tue, 27 May 2025 06:40:38 +0000 (08:40 +0200)]
Merge pull request #18505 from bangerth/split-2

Avoid including .cc files for split instantiations, part 2.

5 weeks agoMerge pull request #18504 from bangerth/split
Martin Kronbichler [Tue, 27 May 2025 06:38:30 +0000 (08:38 +0200)]
Merge pull request #18504 from bangerth/split

Avoid including .cc files for split instantiations.

5 weeks agoAvoid the use of anonymous namespaces in a header file. 18506/head
Wolfgang Bangerth [Mon, 26 May 2025 23:28:07 +0000 (17:28 -0600)]
Avoid the use of anonymous namespaces in a header file.

5 weeks agoAvoid including .cc files for split instantiations.
Wolfgang Bangerth [Mon, 26 May 2025 23:24:51 +0000 (17:24 -0600)]
Avoid including .cc files for split instantiations.

5 weeks agoMove some code to a .templates.h file.
Wolfgang Bangerth [Mon, 26 May 2025 23:20:50 +0000 (17:20 -0600)]
Move some code to a .templates.h file.

5 weeks agoMerge pull request #18475 from PolvereUnipi/no_raw_ptrs
Wolfgang Bangerth [Mon, 26 May 2025 23:15:59 +0000 (17:15 -0600)]
Merge pull request #18475 from PolvereUnipi/no_raw_ptrs

Avoid raw pointers in MUMPS interface

5 weeks agoAvoid the use of anonymous namespaces in a header file. 18505/head
Wolfgang Bangerth [Mon, 26 May 2025 23:08:11 +0000 (17:08 -0600)]
Avoid the use of anonymous namespaces in a header file.

5 weeks agoAvoid including .cc files for split instantiations.
Wolfgang Bangerth [Mon, 26 May 2025 23:06:27 +0000 (17:06 -0600)]
Avoid including .cc files for split instantiations.

5 weeks agoMove some code to a .templates.h file.
Wolfgang Bangerth [Mon, 26 May 2025 23:05:17 +0000 (17:05 -0600)]
Move some code to a .templates.h file.

5 weeks agoAvoid including .cc files for split instantiations. 18504/head
Wolfgang Bangerth [Mon, 26 May 2025 22:27:48 +0000 (16:27 -0600)]
Avoid including .cc files for split instantiations.

6 weeks agoProvide dummy implementations of SparseDirectMUMPS when not configuring with MUMPS. 18503/head
Wolfgang Bangerth [Mon, 26 May 2025 03:41:27 +0000 (21:41 -0600)]
Provide dummy implementations of SparseDirectMUMPS when not configuring with MUMPS.

6 weeks agoRemove a template instantiation optimization when building modules. 18500/head
Wolfgang Bangerth [Sun, 25 May 2025 23:52:12 +0000 (17:52 -0600)]
Remove a template instantiation optimization when building modules.

6 weeks agoMerge pull request #18498 from drwells/remove-unused-types
Wolfgang Bangerth [Sat, 24 May 2025 23:49:05 +0000 (17:49 -0600)]
Merge pull request #18498 from drwells/remove-unused-types

Remove some unused local types.

6 weeks agoAdd MPI communicator to SparseDirectMUMPS constructor. Use integers from MUMPS 18475/head
Marco Feder [Sat, 24 May 2025 16:07:41 +0000 (18:07 +0200)]
Add MPI communicator to SparseDirectMUMPS constructor. Use integers from MUMPS

6 weeks agoRemove some unused local types. 18498/head
David Wells [Sat, 24 May 2025 16:55:28 +0000 (12:55 -0400)]
Remove some unused local types.

6 weeks agoMerge pull request #18495 from drwells/comment-out-unused-variables
Wolfgang Bangerth [Sat, 24 May 2025 03:36:20 +0000 (21:36 -0600)]
Merge pull request #18495 from drwells/comment-out-unused-variables

Comment-out some unused function arguments.

6 weeks agoMerge pull request #18496 from drwells/remove-casts-to-void-assertnothrow
Wolfgang Bangerth [Sat, 24 May 2025 03:36:10 +0000 (21:36 -0600)]
Merge pull request #18496 from drwells/remove-casts-to-void-assertnothrow

Remove `(void)` casts for `AssertNothrow()` variables.

6 weeks agoMerge pull request #18465 from hofssasc/Closed_and_oriented
Wolfgang Bangerth [Fri, 23 May 2025 23:24:51 +0000 (17:24 -0600)]
Merge pull request #18465 from hofssasc/Closed_and_oriented

CGALWrappers: Consistently return closed and oriented surface meshes

6 weeks agoAdd the script that creates the primary module interface unit.
Wolfgang Bangerth [Fri, 23 May 2025 15:25:24 +0000 (09:25 -0600)]
Add the script that creates the primary module interface unit.

6 weeks agoRemove (void) etc. casts for AssertNothrow() variables. 18496/head
David Wells [Fri, 23 May 2025 19:09:14 +0000 (15:09 -0400)]
Remove (void) etc. casts for AssertNothrow() variables.

These shouldn't be needed now.

6 weeks agoComment-out some unused function arguments. 18495/head
David Wells [Fri, 23 May 2025 16:39:41 +0000 (12:39 -0400)]
Comment-out some unused function arguments.

6 weeks agoAssertNothrow: use the 'if (false)' trick.
David Wells [Fri, 23 May 2025 17:01:46 +0000 (13:01 -0400)]
AssertNothrow: use the 'if (false)' trick.

This should handle unused variable warnings for all presently supported
compilers - it is the same trick we now use for Assert().


In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.