BrickManifestEntry Struct ReferenceΒΆ
|
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
|
pops::runtime::program::BrickManifestEntry Struct Reference
#include <external_brick.hpp>
Collaboration diagram for pops::runtime::program::BrickManifestEntry:Public Attributes | |
| std::string | id |
| std::string | category |
| std::string | requirements |
| std::string | capabilities |
Member Data Documentation
◆ capabilities
| std::string pops::runtime::program::BrickManifestEntry::capabilities |
◆ category
| std::string pops::runtime::program::BrickManifestEntry::category |
◆ id
| std::string pops::runtime::program::BrickManifestEntry::id |
◆ requirements
| std::string pops::runtime::program::BrickManifestEntry::requirements |
The documentation for this struct was generated from the following file:
- include/pops/runtime/program/external_brick.hpp
Generated by