ORB5X 1.0.0
Performance-portable global electromagnetic gyrokinetic PIC code
Loading...
Searching...
No Matches
orb5x::MatArray Struct Reference

#include "solver_data.hpp"

Collaboration diagram for orb5x::MatArray:

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 >, PairHashmat
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

Member Data Documentation

◆ amp

int orb5x::MatArray::amp = 0

◆ conti

ContiEq orb5x::MatArray::conti

◆ cv

int orb5x::MatArray::cv = 0

◆ lapl

int orb5x::MatArray::lapl = 0

◆ mass

int orb5x::MatArray::mass = 0

◆ mass_amp

int orb5x::MatArray::mass_amp = 0

◆ mass_i

int orb5x::MatArray::mass_i = 0

◆ mat

std::unordered_map<std::pair<int, int>, std::unique_ptr<Zbmat>, PairHash> orb5x::MatArray::mat

◆ matsize

int orb5x::MatArray::matsize = 0

◆ ohm_ch

int orb5x::MatArray::ohm_ch = 0

◆ ohm_ph

int orb5x::MatArray::ohm_ph = 0

◆ press_ch

int orb5x::MatArray::press_ch = 0

◆ press_ph

int orb5x::MatArray::press_ph = 0

◆ qasi

int orb5x::MatArray::qasi = 0

◆ test_dc

int orb5x::MatArray::test_dc = 0

◆ test_ddc

int orb5x::MatArray::test_ddc = 0

◆ test_dds

int orb5x::MatArray::test_dds = 0

◆ test_dp

int orb5x::MatArray::test_dp = 0

◆ test_ds

int orb5x::MatArray::test_ds = 0

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