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

Implements a forward Euler integration step as a solver graph node. More...

#include "shambase/SourceLocation.hpp"
#include "shambackends/kernel_call_distrib.hpp"
#include "shamcomm/logs.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 ForwardEuler.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::ForwardEuler< T >
 
struct  shammodels::common::modules::ForwardEuler< T >::Edges
 

Namespaces

namespace  shammodels
 namespace for models
 

Detailed Description

Implements a forward Euler integration step as a solver graph node.

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