XGC1
Public Member Functions | Public Attributes | List of all members
Simple00Solver Class Reference

#include <simple00_solver.hpp>

Collaboration diagram for Simple00Solver:
Collaboration graph
[legend]

Public Member Functions

 Simple00Solver ()
 
 Simple00Solver (NLReader::NamelistReader &nlr, const MagneticField< DeviceType > &magnetic_field, const Grid< DeviceType > &grid, Plasma &plasma)
 
View< double *, CLayout, DeviceTypesolve (const View< double *, CLayout, DeviceType > &cden00_1d) const
 

Public Attributes

View< double *, CLayout, DeviceTypefactor1
 
View< double *, CLayout, DeviceTypefactor2
 
int i_inner
 
int i_outer
 
int i_inner_rhs
 
int i_outer_rhs
 

Constructor & Destructor Documentation

◆ Simple00Solver() [1/2]

Simple00Solver::Simple00Solver ( )
inline

◆ Simple00Solver() [2/2]

Simple00Solver::Simple00Solver ( NLReader::NamelistReader nlr,
const MagneticField< DeviceType > &  magnetic_field,
const Grid< DeviceType > &  grid,
Plasma plasma 
)

< If .true., the outer boundary of the simple 1D Poisson solver that provides the initial guess of the flux-surface averaged potential is determined as the minimum of [sml_outpsi-sml_bd_ext_delta3,psi_xpt-sml_bd_ext_delta4] instead of [sml_outpsi-sml_bd_ext_delta3,psi_xpt].

< If .true., use Dirichlet boundary condition \(\phi=0\)

< Outward shift of the inner boundary of the axisymmetric Poisson solver relative to sml_inpsi (in norm. pol. flux)

< Outward shift of the inner boundary of the RHS of the axisymmetric Poisson solver relative to sml_inpsi (in norm. pol. flux)

< Inward shift of the outer boundary of the axisymmetric Poisson solver relative to sml_outpsi (in norm. pol. flux)

< Inward shift of the outer boundary of the RHS of the axisymmetric Poisson solver relative to sml_outpsi (in norm. pol. flux)

Here is the call graph for this function:

Member Function Documentation

◆ solve()

View< double *, CLayout, DeviceType > Simple00Solver::solve ( const View< double *, CLayout, DeviceType > &  cden00_1d) const
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ factor1

View<double*,CLayout,DeviceType> Simple00Solver::factor1

◆ factor2

View<double*,CLayout,DeviceType> Simple00Solver::factor2

◆ i_inner

int Simple00Solver::i_inner

◆ i_inner_rhs

int Simple00Solver::i_inner_rhs

◆ i_outer

int Simple00Solver::i_outer

◆ i_outer_rhs

int Simple00Solver::i_outer_rhs

The documentation for this class was generated from the following files: