XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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, HostTypesolve (const View< double *, CLayout, HostType > &cden00_1d) const
 

Public Attributes

View< double *, CLayout, HostTypefactor1
 
View< double *, CLayout, HostTypefactor2
 
int i_inner
 
int i_outer
 
int i_inner_rhs
 
int i_outer_rhs
 

Constructor & Destructor Documentation

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

< 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

View< double *, CLayout, HostType > Simple00Solver::solve ( const View< double *, CLayout, HostType > &  cden00_1d) const

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

View<double*,CLayout,HostType> Simple00Solver::factor1
View<double*,CLayout,HostType> Simple00Solver::factor2
int Simple00Solver::i_inner
int Simple00Solver::i_inner_rhs
int Simple00Solver::i_outer
int Simple00Solver::i_outer_rhs

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