Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
AddForceVerticalDiscPotential.hpp File Reference

Adds the acceleration from a vertical disc potential. More...

Include dependency graph for AddForceVerticalDiscPotential.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shammodels::common::modules::AddForceVerticalDiscPotential< Tvec >

Namespaces

namespace  shammodels
 namespace for models

Macros

#define NODE_EDGES(X_RO, X_RW)
 declare the list of edges for this node

Detailed Description

Adds the acceleration from a vertical disc potential.

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 AddForceVerticalDiscPotential.hpp.

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES ( X_RO,
X_RW )
Value:
/* inputs */ \
X_RO(shamrock::solvergraph::IFieldSpan<Tvec>, spans_positions) \
\
/* outputs */ \
Interface for a solver graph edge representing a field as spans.

declare the list of edges for this node

Definition at line 28 of file AddForceVerticalDiscPotential.hpp.