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

Go to the source code of this file.

Functions

void solve_ampere (const Simulation< DeviceType > &sml, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, const DomainDecomposition< DeviceType > &pol_decomp, Smoothing &smoothing, int ipc, bool is_cv_solve, ElectricField< DeviceType > &electric_field, bool save_rhs)
 

Function Documentation

void solve_ampere ( const Simulation< DeviceType > &  sml,
const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
const DomainDecomposition< DeviceType > &  pol_decomp,
Smoothing smoothing,
int  ipc,
bool  is_cv_solve,
ElectricField< DeviceType > &  electric_field,
bool  save_rhs 
)

Here is the call graph for this function: