Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
ISPHSetupNode.hpp File Reference
#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.
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file ISPHSetupNode.hpp.