Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
IFieldSpan.hpp File Reference
#include "shambase/DistributedData.hpp"
#include "shamrock/patch/PatchDataFieldSpan.hpp"
#include "shamrock/solvergraph/IEdgeNamed.hpp"
+ Include dependency graph for IFieldSpan.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  shamrock::solvergraph::IFieldSpan< T >
 Interface for a solver graph edge representing a field as spans. More...
 

Namespaces

namespace  shamrock
 namespace for the main framework
 

Typedefs

template<class T >
using shamrock::solvergraph::DDPatchDataFieldSpanPointer = shambase::DistributedData< shamrock::PatchDataFieldSpanPointer< T > >
 Alias for a DistributedData of PatchDataFieldSpans.
 

Detailed Description

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

Typedef Documentation

◆ DDPatchDataFieldSpanPointer

Alias for a DistributedData of PatchDataFieldSpans.

Definition at line 27 of file IFieldSpan.hpp.