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

Adds the acceleration from a central gravitational potential (point mass). More...

Include dependency graph for AddForceCentralGravPotential.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::AddForceCentralGravPotential< Tvec >

Namespaces

namespace  shammodels
 namespace for models

Macros

#define NODE_EDGES(X_RO, X_RW)

Detailed Description

Adds the acceleration from a central gravitational potential (point mass).

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 AddForceCentralGravPotential.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.

Definition at line 25 of file AddForceCentralGravPotential.hpp.