File ionisation.hxx# Defines IONISATION_H# class Ionisation : public Component# #include <ionisation.hxx> Public Functions Ionisation(std::string name, Options &options, Solver*)# virtual void transform(Options &state) override# Modify the given simulation state All components must implement this function Private Members BoutReal Eionize# BoutReal Tnorm# BoutReal Nnorm# BoutReal FreqNorm#