|  | programmer's documentation | 
Computes the analytical flux at the boundary for Euler and Energy. More...
| Functions/Subroutines | |
| subroutine | cffana (nvar, imodif, bval) | 
Computes the analytical flux at the boundary for Euler and Energy.
The Euler equations used to compute the flux are:
 
| subroutine cffana | ( | integer | nvar, | 
| integer | imodif, | ||
| double precision, dimension(nfabor,nvar) | bval | ||
| ) | 
| [in] | nvar | total number of variables | 
| [in] | imodif | indicator of what is computed | 
| [in,out] | bval | dirichlet value for all variables | 
 1.8.3.1
 1.8.3.1