Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
PatchComputeFieldInterfaces< T > Class Template Reference
+ Collaboration diagram for PatchComputeFieldInterfaces< T >:

Public Attributes

std::unordered_map< u64, std::vector< std::tuple< u64, std::unique_ptr< PatchDataField< T > > > > > interface_map
 

Detailed Description

template<class T>
class PatchComputeFieldInterfaces< T >

Definition at line 83 of file compute_field.hpp.

Member Data Documentation

◆ interface_map

template<class T >
std::unordered_map<u64, std::vector<std::tuple<u64, std::unique_ptr<PatchDataField<T> > > > > PatchComputeFieldInterfaces< T >::interface_map

Definition at line 86 of file compute_field.hpp.


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