continue the work of storing ion diffusive flux;incomplete.

This commit is contained in:
Rex Zhe Li
2021-09-29 15:41:38 +10:00
parent 6c262b53e5
commit 01499e672d
7 changed files with 166 additions and 14 deletions

View File

@@ -83,6 +83,7 @@ public:
double *IonSolid;
double *FluidVelocityDummy;
double *ElectricFieldDummy;
double *FluxDiffusive;
private:
Utilities::MPI comm;