Returns the lattice temperature on the device. More...
#include <accessors.hpp>
| Public Types | |
| typedef viennagrid::result_of::cell< MeshType >::type | cell_type | 
| typedef double | value_type | 
| Public Member Functions | |
| lattice_temperature_accessor (DeviceType const &d) | |
| value_type | operator() (cell_type const &c) const | 
Returns the lattice temperature on the device.
Definition at line 106 of file accessors.hpp.
| typedef viennagrid::result_of::cell<MeshType>::type viennashe::lattice_temperature_accessor< DeviceType >::cell_type | 
Definition at line 110 of file accessors.hpp.
| typedef double viennashe::lattice_temperature_accessor< DeviceType >::value_type | 
Definition at line 111 of file accessors.hpp.
| 
 | inline | 
Definition at line 113 of file accessors.hpp.
| 
 | inline | 
Definition at line 115 of file accessors.hpp.