![]() |
OpenPFC
0.1.4
Phase Field Crystal simulation framework
|
Type traits for backend metadata and capabilities. More...
#include <openpfc/core/backend_tags.hpp>
Go to the source code of this file.
Classes | |
| struct | pfc::core::backend_traits< backend::CpuTag > |
| CPU backend traits. More... | |
Type traits for backend metadata and capabilities.
This header provides compile-time type traits that describe the capabilities of different backends. These traits can be used for conditional compilation and static assertions to ensure correct usage of backend-specific features.