Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shammodels::common::modules::ForwardEuler< T >::Edges Struct Reference
+ Collaboration diagram for shammodels::common::modules::ForwardEuler< T >::Edges:

Public Attributes

const shamrock::solvergraph::IDataEdge< Tscal > & dt
 
const shamrock::solvergraph::IFieldSpan< T > & time_derivative
 
const shamrock::solvergraph::Indexes< u32 > & sizes
 
shamrock::solvergraph::IFieldSpan< T > & field
 

Detailed Description

template<class T>
struct shammodels::common::modules::ForwardEuler< T >::Edges

Definition at line 39 of file ForwardEuler.hpp.

Member Data Documentation

◆ dt

template<class T >
const shamrock::solvergraph::IDataEdge<Tscal>& shammodels::common::modules::ForwardEuler< T >::Edges::dt

Definition at line 40 of file ForwardEuler.hpp.

◆ field

Definition at line 43 of file ForwardEuler.hpp.

◆ sizes

template<class T >
const shamrock::solvergraph::Indexes<u32>& shammodels::common::modules::ForwardEuler< T >::Edges::sizes

Definition at line 42 of file ForwardEuler.hpp.

◆ time_derivative

template<class T >
const shamrock::solvergraph::IFieldSpan<T>& shammodels::common::modules::ForwardEuler< T >::Edges::time_derivative

Definition at line 41 of file ForwardEuler.hpp.


The documentation for this struct was generated from the following file: