# thermal - A linear solver for thermal problems using FEM # Copyright (C) 2010-2026 Eric Bechet # # See the LICENSE file for contributions and license information. # Please report all bugs and problems to . # # Initial design: Frederic Duboeuf (rev.2285) ADD_TEST(NAME thermal_test WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} COMMAND thermal cube.dat)