XGC1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
solver.hpp File Reference
#include "plasma.hpp"
#include "electric_field.hpp"
Include dependency graph for solver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void init_solvers (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const ElectricField< DeviceType > &electric_field, Plasma &plasma)
 
void update_solvers (const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const ElectricField< DeviceType > &electric_field, Plasma &plasma)
 

Function Documentation

void init_solvers ( const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
const ElectricField< DeviceType > &  electric_field,
Plasma plasma 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void update_solvers ( const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
const ElectricField< DeviceType > &  electric_field,
Plasma plasma 
)

Here is the call graph for this function:

Here is the caller graph for this function: