Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
IFieldSpan.hpp File Reference
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

template<class T>
using shamrock::solvergraph::DDPatchDataFieldSpanPointer = shambase::DistributedData<shamrock::PatchDataFieldSpanPointer<T>>

Alias for a DistributedData of PatchDataFieldSpans.

Definition at line 27 of file IFieldSpan.hpp.