PR-249
PR-281
PR-282
PR-301
PR-303
PR-312
PR-315
PR-317
PR-318
PR-321
PR-323
PR-325
PR-342
Add changelog for release 1.0 (#343)
Add debug environment to nix build (#345)
Relicense to apache 2.0 with the llvm exception (#346)
Rename LICENSE.md to LICENSE (#347)
Fix a bug when detecting the number of material states (#349)
Fix Doxygen warnings (#350)
Do not crash when passing kokkos options through the command line (#351)
Fix warnings from clang-tidy (#352)
Rework ensembles (#353)
Fix Caliper add material region (#354)
Only the local root processor should write the pvd record (#355)
Use ArborX to find which cells to refine when using AMR (#356)
Fix input file when using temperature-dependent materiel properties (#358)
Update software stack (#359)
Improve output on screen (#360)
Rework data assimilation variables (#361)
Set CMake policy CMP0167 to new to quiet a warning from CMake (#362)
Nix tweaks, CMake install configuration, directory handling improvements (#364)
Nix flake updates (#365)
Improved directory handling (#366)
Basic VSCode tasks (#367)
testing flags (#368)
testing flags (#369)
Removing ffast-math from docker ci (#370)
Adding 316L short demo to tests (#371)
Return early if the heat source is almost zero (#372)
Update CI (#374)
Improve ray tracing support for non axis aligned cells (#375)
Output solution just before and after data assimilation (#377)
Use local_communicator for IR data PostProcessor (#378)
Vectorize heat source computation (#383)
Fix a bug when averaging state ratios on a cell (#386)
Add missing braces (#387)
Add support for different boundary conditions on different faces (#388)
Fix a bug in non-adiabatic bc (#389)
Replace adamantine_COPY_INPUT_FILE with adamantine_COPY_DATA_FILE (#390)
Simplify README (#391)
Add special path for forward Euler (#392)
Introduce Boundary class and 'clamped' bc (#393)
Add traction_free boundary condition and rework valid bc (#395)
Remove extra Error: in the error message (#396)
Fix a bug in spot mode when the heat source is turned on (#397)
Adding offset option for digital shadow work (#398)
Change format of experimental log file (#399)
Improve performances (#400)
Relax tolerance due to round-off issue (#401)
Update version of nix github action (#402)
Remove implicit time-stepping methods (#403)
Add -g flag to the Docker image built by github (#404)
Clang option for build (#405)
Add missing has_melted flag to the checkpoint/restart (#406)
Simplify instantiation macros (#408)
Remove Operator.hh (#409)
Simplify the interface of compute_material_property (#410)
Use template parameter when computing material properties (#411)
Use template parameter when computing material properties (#412)
Use new data structure for material dependent Views (#413)
WIP: framework for gaussian heat source (#414)
Unroll hot loops to compute indices at compile time (#415)
Improve developer's documentation (#416)
Remove source height variable (#417)
Add quaternion class (#419)
Fix bug where device code was called instead of host code (#421)
Fix compiling with newer deal.II (#422)
Solve the mechanical problem at each time step (#423)
Use Tpetra instead of Epetra (#424)
Compatibility with newer ArborX versions (#425)