Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
SetDustStoppingTimeConstant.hpp File Reference
Include dependency graph for SetDustStoppingTimeConstant.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shammodels::sph::modules::SetDustStoppingTimeConstant< Tvec >

Namespaces

namespace  shammodels
 namespace for models
namespace  shammodels::sph
 namespace for the sph model
namespace  shammodels::sph::modules
 namespace for the sph model modules

Macros

#define NODE_EDGES(X_RO, X_RW)

Detailed Description

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
/* scalars */ \
X_RO(shamrock::solvergraph::ScalarEdge<std::vector<Tscal>>, t_j_0) \
\
/* counts */ \
\
/* fields */ \
Interface for a solver graph edge representing a field as spans.

Definition at line 30 of file SetDustStoppingTimeConstant.hpp.