include/pops/runtime/export.hpp Source FileΒΆ
|
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
|
export.hpp
Go to the documentation of this file.
15// Windows: the _pops module (which DEFINES these symbols) must define POPS_EXPORT_BUILDING_MODULE at its
16// compilation -> dllexport; the generated .dll loader that IMPORTS them falls back on dllimport. Unix:
Generated by