OpenPFC  0.1.4
Phase Field Crystal simulation framework
Loading...
Searching...
No Matches
ui.hpp
Go to the documentation of this file.
1// SPDX-FileCopyrightText: 2025 VTT Technical Research Centre of Finland Ltd
2// SPDX-License-Identifier: AGPL-3.0-or-later
3
24#ifndef PFC_UI_HPP
25#define PFC_UI_HPP
26
27// Include the refactored UI components
28#include "ui/ui.hpp"
29
30#endif // PFC_UI_HPP
Main UI header - includes all UI components.