Computes the MHD physical flux. More...
#include "Carmen.h"
Functions | |
Vector | FluxX (const Vector &Avg) |
Returns the physical flux of MHD equations in X direction. More... | |
Vector | FluxY (const Vector &Avg) |
Returns the physical flux of MHD equations in Y direction. More... | |
Vector | FluxZ (const Vector &Avg) |
Returns the physical flux of MHD equations in Z direction. More... | |
Computes the MHD physical flux.
Returns the physical flux of MHD equations in X direction.
Avg | Average vector. |
Returns the physical flux of MHD equations in Y direction.
Avg | Average vector. |
Returns the physical flux of MHD equations in Z direction.
Avg | Average vector. |