Package hedge :: Package backends :: Package jit :: Module flux
[hide private]
[frames] | no frames]

Module flux

source code

Just-in-time compiling backend: Flux code generation.


Copyright: Copyright (C) 2008 Andreas Kloeckner

License: This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see U{http://www.gnu.org/licenses/}.

Classes [hide private]
  FluxConcretizer
  FluxToCodeMapper
Functions [hide private]
 
flux_to_code(f2c, is_flipped, flux_idx, fvi, flux, prec) source code
 
get_flux_var_info(fluxes) source code
 
get_flux_toolchain(discr, fluxes) source code
 
get_interior_flux_mod(fluxes, fvi, discr, dtype) source code
 
get_boundary_flux_mod(fluxes, fvi, discr, dtype) source code