Search Results
fluxes_kt.f90 File Reference
Go to the source code of this file.
Data Types | |
type fluxes_kt_mod::fluxes_kt | |
Modules | |
module fluxes_kt_mod | |
numerical fluxes module for midpoint quadrature rule | |
Functions/Subroutines | |
subroutine fluxes_kt_mod::initfluxes_kt (this, Mesh, Physics, config, IO) | |
subroutine fluxes_kt_mod::calculatefluxes (this, Mesh, Physics, pvar, cvar, xfluxdydz, yfluxdzdx, zfluxdxdy) | |
Calculates the fluxes with the midpoint method. More... | |
subroutine fluxes_kt_mod::finalize (this) | |