Tzanio Kolev

Results 901 comments of Tzanio Kolev

@psocratis and @bslazarov -- can you please review when you get a chance?

@TobiasDuswald, please update copyright of new files to 2023, e.g. replace ``` miniapps/spde/CMakeLists.txt:1:# Copyright (c) 2010-2022, Lawrence Livermore National Security, LLC. Produced ``` with ``` miniapps/spde/CMakeLists.txt:1:# Copyright (c) 2010-2023, Lawrence...

Also, can you double check all items here: - [ ] New miniapps: - [x] All sample runs at the top of the miniapp source file work. - [x] Update...

Error from tonight's autotest (`build-test-basic` script): ``` spde_solver.cpp(15): catastrophic error: cannot open source file "examples/ex33.hpp" #include "examples/ex33.hpp" ^ compilation aborted for spde_solver.cpp (code 4) make[1]: *** [spde_solver.o] Error 4 make[1]:...

Can you merge `master` here and resolve the conflicts?