XGC1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
XGC_core
cpp
initialize_equil_profiles.hpp
Go to the documentation of this file.
1
#ifndef INITIALIZE_EQUIL_PROFILES_HPP
2
#define INITIALIZE_EQUIL_PROFILES_HPP
3
4
#include "
NamelistReader.hpp
"
5
#include "
magnetic_field.hpp
"
6
#include "
species.hpp
"
7
8
void
initialize_equil_profiles
(
NLReader::NamelistReader
& nlr,
const
MagneticField<DeviceType>
&
magnetic_field
,
Species<DeviceType>
& species);
9
10
#endif
NLReader::NamelistReader
Definition:
NamelistReader.hpp:193
MagneticField
Definition:
magnetic_field.hpp:12
initialize_equil_profiles
void initialize_equil_profiles(NLReader::NamelistReader &nlr, const MagneticField< DeviceType > &magnetic_field, Species< DeviceType > &species)
Definition:
initialize_equil_profiles.cpp:6
NamelistReader.hpp
species.hpp
magnetic_field.hpp
magnetic_field
Definition:
magnetic_field.F90:1
Species
Definition:
species.hpp:75
Generated by
1.8.5