OpenPFC  0.1.4
Phase Field Crystal simulation framework
Loading...
Searching...
No Matches
ui.hpp File Reference

Main UI header - includes all UI components. More...

#include "app.hpp"
#include "errors.hpp"
#include "field_modifier_registry.hpp"
#include "from_json.hpp"
#include "json_helpers.hpp"
Include dependency graph for ui.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Main UI header - includes all UI components.

This header provides the main entry point for the UI system. It includes all the refactored UI components:

  • JSON helpers for configuration parsing
  • JSON deserialization functions
  • Field modifier registry
  • Application class
  • Error handling utilities

This header maintains backward compatibility with the original ui.hpp by including all the split components.

Author
OpenPFC Development Team
Date
2025