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

Go to the source code of this file.

Functions

void solve_for_fields (int istep, int ipc, Simulation< DeviceType > &sml, const Grid< DeviceType > &grid, const MagneticField< DeviceType > &magnetic_field, ElectricField< DeviceType > &electric_field, Charges &charges, Plasma &plasma, const VelocityGrid &vgrid, const DomainDecomposition< DeviceType > &pol_decomp)
 

Function Documentation

void solve_for_fields ( int  istep,
int  ipc,
Simulation< DeviceType > &  sml,
const Grid< DeviceType > &  grid,
const MagneticField< DeviceType > &  magnetic_field,
ElectricField< DeviceType > &  electric_field,
Charges charges,
Plasma plasma,
const VelocityGrid vgrid,
const DomainDecomposition< DeviceType > &  pol_decomp 
)

Here is the call graph for this function:

Here is the caller graph for this function: