Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
AddForceVelocityDissipation.hpp File Reference

Adds the acceleration from a velocity dissipation force. More...

#include "shambackends/kernel_call_distrib.hpp"
#include "shambackends/vec.hpp"
#include "shamrock/solvergraph/IDataEdge.hpp"
#include "shamrock/solvergraph/IFieldSpan.hpp"
#include "shamrock/solvergraph/INode.hpp"
#include "shamrock/solvergraph/Indexes.hpp"
#include "shamsys/NodeInstance.hpp"
+ Include dependency graph for AddForceVelocityDissipation.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::AddForceVelocityDissipation< 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 velocity dissipation force.

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

Macro Definition Documentation

◆ NODE_EDGES

#define NODE_EDGES (   X_RO,
  X_RW 
)
Value:
/* inputs */ \
\
/* 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 AddForceVelocityDissipation.hpp.