#include "grid.hpp"
#include "globals.hpp"
#include "grid_field.hpp"
Go to the source code of this file.
|
void | get_sonic_fields (const Grid< DeviceType > &grid, const GridField< HostType, vec2d_if_axisym< PIT_GLOBAL >(), PIT_GLOBAL, TorType::OnePlane, KinType::GyroKin > &E, View< double *, CLayout, HostType > &Er_B2_h, View< double *, CLayout, HostType > &Ez_B2_h, View< double *, CLayout, HostType > &u2_E_h) |
|
void get_sonic_fields |
( |
const Grid< DeviceType > & |
grid, |
|
|
const GridField< HostType, vec2d_if_axisym< PIT_GLOBAL >(), PIT_GLOBAL, TorType::OnePlane, KinType::GyroKin > & |
E, |
|
|
View< double *, CLayout, HostType > & |
Er_B2_h, |
|
|
View< double *, CLayout, HostType > & |
Ez_B2_h, |
|
|
View< double *, CLayout, HostType > & |
u2_E_h |
|
) |
| |