#include <field.hh>
template<class T, data::layout L = data::dense>
template<class Topo, topo::index_space_t< Topo > Space = topo::default_space<Topo>>
struct flecsi::field< T, L >::definition< Topo, Space >
A field registration.
- Template Parameters
-
Topo | (specialized) topology type |
Space | index space |
◆ operator()()
template<class T, data::layout L = data::dense>
template<class Topo , topo::index_space_t< Topo > Space = topo::default_space<Topo>>
Return a reference to a field instance.
- Template Parameters
-
t | topology instance (need not be allocated yet) |
The documentation for this struct was generated from the following file:
- /home/bergen/devel/tuxfan/flecsi/flecsi/data/field.hh