aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 50d791a..449a888 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -529,7 +529,9 @@ real fs_alpha TYPE=SCALAR
} "Maximum characteristic speeds for the flux splitting"
real Y_e_con_rhs TYPE=GF tags='Prolongation="None" checkpoint="no"' "RHS for the electron fraction"
+public:
real Y_e_con_flux TYPE=GF tags='Prolongation="None" checkpoint="no"' "Flux for the electron fraction"
+private:
real Y_e_plus TYPE=GF tags='Prolongation="None" checkpoint="no"' "Plus state for the electron fraction"
real Y_e_minus TYPE=GF tags='Prolongation="None" checkpoint="no"' "Minus state for the electron fraction"