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

Go to the source code of this file.

Data Types

type  output::output_t
 Abstract type defining an output type. More...
 
interface  output::output_sample
 Abstract interface for sampling an output type at time t. More...
 

Modules

module  output
 Defines an output.
 

Functions/Subroutines

subroutine output::output_init (this, fname, precision)
 Output constructor. More...
 
subroutine output::output_set_counter (this, n)
 Update the output's file counter. More...
 
subroutine output::output_set_start_counter (this, n)
 Update the start of output's file counter. More...