|
ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
|
#include "solver_data.hpp"
Public Attributes | |
| int | amp = 0 |
| ContiEq | conti |
| int | cv = 0 |
| int | lapl = 0 |
| int | mass = 0 |
| int | mass_amp = 0 |
| int | mass_i = 0 |
| std::unordered_map< std::pair< int, int >, std::unique_ptr< Zbmat >, PairHash > | mat |
| int | matsize = 0 |
| int | ohm_ch = 0 |
| int | ohm_ph = 0 |
| int | press_ch = 0 |
| int | press_ph = 0 |
| int | qasi = 0 |
| int | test_dc = 0 |
| int | test_ddc = 0 |
| int | test_dds = 0 |
| int | test_dp = 0 |
| int | test_ds = 0 |
| int orb5x::MatArray::amp = 0 |
| ContiEq orb5x::MatArray::conti |
| int orb5x::MatArray::cv = 0 |
| int orb5x::MatArray::lapl = 0 |
| int orb5x::MatArray::mass = 0 |
| int orb5x::MatArray::mass_amp = 0 |
| int orb5x::MatArray::mass_i = 0 |
| int orb5x::MatArray::matsize = 0 |
| int orb5x::MatArray::ohm_ch = 0 |
| int orb5x::MatArray::ohm_ph = 0 |
| int orb5x::MatArray::press_ch = 0 |
| int orb5x::MatArray::press_ph = 0 |
| int orb5x::MatArray::qasi = 0 |
| int orb5x::MatArray::test_dc = 0 |
| int orb5x::MatArray::test_ddc = 0 |
| int orb5x::MatArray::test_dds = 0 |
| int orb5x::MatArray::test_dp = 0 |
| int orb5x::MatArray::test_ds = 0 |