![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#include "shambase/aliases_int.hpp"#include "shamrock/patch/PatchDataLayer.hpp"#include <string>#include <vector>
Include dependency graph for ISPHSetupNode.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | shammodels::sph::modules::ISPHSetupNode_Dot |
| This struct is used to generate a dot graph of the setup tree. More... | |
| class | shammodels::sph::modules::ISPHSetupNode |
| This class is an interface that all SPH setup nodes must implement. It describe an operation associated to a node in the setup tree. More... | |
Namespaces | |
| namespace | shammodels |
| namespace for models | |
| namespace | shammodels::sph |
| namespace for the sph model | |
| namespace | shammodels::sph::modules |
| namespace for the sph model modules | |
Typedefs | |
| using | shammodels::sph::modules::SetupNodePtr = std::shared_ptr< ISPHSetupNode > |
| Alias for a shared pointer to an ISPHSetupNode. | |
Definition in file ISPHSetupNode.hpp.