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

Adds the acceleration from a Paczynski Wiita (1980) pseudo-newtonian potential. More...

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

Namespaces

namespace  shammodels
 namespace for models

Macros

#define NODE_EDGES(X_RO, X_RW)

Detailed Description

Adds the acceleration from a Paczynski Wiita (1980) pseudo-newtonian potential.

Author
Yona Lapeyre (yona..nosp@m.lape.nosp@m.yre@e.nosp@m.ns-l.nosp@m.yon.f.nosp@m.r)

Definition in file AddForcePaczynskiWiita.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 AddForcePaczynskiWiita.hpp.