Implements fluid_stats_ouput_t
.
◆ fluid_stats_output_init()
subroutine fluid_stats_output::fluid_stats_output_init |
( |
class(fluid_stats_output_t), intent(inout) |
this, |
|
|
type(fluid_stats_t), intent(inout), target |
stats, |
|
|
real(kind=rp), intent(in) |
T_begin, |
|
|
character(len=*), intent(in) |
hom_dir, |
|
|
character(len=*), intent(in), optional |
name, |
|
|
character(len=*), intent(in), optional |
path |
|
) |
| |
◆ fluid_stats_output_sample()
subroutine fluid_stats_output::fluid_stats_output_sample |
( |
class(fluid_stats_output_t), intent(inout) |
this, |
|
|
real(kind=rp), intent(in) |
t |
|
) |
| |
|
private |