![]() |
Shamrock 2025.10.0
Astrophysical Code
|
#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. | |
Definition in file IFieldSpan.hpp.
| using shamrock::solvergraph::DDPatchDataFieldSpanPointer = typedef shambase::DistributedData<shamrock::PatchDataFieldSpanPointer<T> > |
Alias for a DistributedData of PatchDataFieldSpans.
Definition at line 27 of file IFieldSpan.hpp.