XGCa
Classes | Namespaces | Enumerations | Functions
profile.hpp File Reference
#include "file_reader.hpp"
#include "magnetic_field.hpp"
Include dependency graph for profile.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Eq::CustomLinShape< Device >
 
class  Eq::Profile< Device >
 

Namespaces

 Eq
 

Enumerations

enum  Eq::Shape {
  Eq::Constant =0 , Eq::TanH , Eq::Linear , Eq::Shape3 ,
  Eq::Shape4 , Eq::Shape5 , Eq::Shape6 , Eq::CustomSpline ,
  Eq::CustomLinear
}
 

Functions

void init_ftn_lin (int num, double *psi, double *var, double psi_min, double dpsi, int n, double *v)
 

Function Documentation

◆ init_ftn_lin()

void init_ftn_lin ( int  num,
double *  psi,
double *  var,
double  psi_min,
double  dpsi,
int  n,
double *  v 
)
Here is the caller graph for this function: