ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
GradTransport.h File Reference
#include "../Maths/Coord.h"
#include "../Tools.h"

Go to the source code of this file.

Classes

class  GradTransport
 Transport variable gradients. Stored for 2nd-order computation on unstructured mesh (O2 NS) More...
 

Variables

std::vector< VariablevariableNamesTransports
 Variable names of the corresponding gradients (for transports)
 
std::vector< std::vector< int > > numeratorTransports
 Numerator of the computed transport for gradients.
 

Variable Documentation

◆ numeratorTransports

std::vector<std::vector<int> > numeratorTransports
extern

Numerator of the computed transport for gradients.

◆ variableNamesTransports

std::vector<Variable> variableNamesTransports
extern

Variable names of the corresponding gradients (for transports)