Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamrock::patch::PatchField< T > Class Template Reference
Collaboration diagram for shamrock::patch::PatchField< T >:

Public Member Functions

 PatchField (shambase::DistributedData< T > &&field_all)
T & get (u64 id)

Public Attributes

shambase::DistributedData< T > field_all

Detailed Description

template<class T>
class shamrock::patch::PatchField< T >

Definition at line 24 of file PatchField.hpp.

Constructor & Destructor Documentation

◆ PatchField()

template<class T>
shamrock::patch::PatchField< T >::PatchField ( shambase::DistributedData< T > && field_all)
inline

Definition at line 28 of file PatchField.hpp.

Member Function Documentation

◆ get()

template<class T>
T & shamrock::patch::PatchField< T >::get ( u64 id)
inline

Definition at line 30 of file PatchField.hpp.

Member Data Documentation

◆ field_all

template<class T>
shambase::DistributedData<T> shamrock::patch::PatchField< T >::field_all

Definition at line 26 of file PatchField.hpp.


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