Neko  0.8.99
A portable framework for high-order spectral element flow simulations
fluid_output.f90 File Reference

Go to the source code of this file.

Data Types

interface  fluid_output::fluid_output_t
 Fluid output. More...
 

Modules

module  fluid_output
 Defines an output for a fluid.
 

Functions/Subroutines

type(fluid_output_t) function fluid_output::fluid_output_init (precision, fluid, scalar, name, path)
 
subroutine fluid_output::fluid_output_sample (this, t)
 Sample a fluid solution at time t. More...