Neko
0.9.99
A portable framework for high-order spectral element flow simulations
|
Defines a mean square field.
Data Types | |
type | mean_sqr_field_t |
Functions/Subroutines | |
subroutine | mean_sqr_field_update (this, k) |
Update a mean sqr field. More... | |
subroutine mean_sqr_field::mean_sqr_field_update | ( | class(mean_sqr_field_t), intent(inout) | this, |
real(kind=rp), intent(in) | k | ||
) |
[in] | k | Time since last sample |
Definition at line 52 of file mean_sqr_field.f90.