|
type(field_t), pointer | f => null() |
| Pointer to the averaged field. More...
|
|
type(field_t) | mf |
| Stores the mean field. More...
|
|
real(kind=rp) | time |
| Total time across which the mean has been computed. More...
|
|
Definition at line 44 of file mean_sqr_field.f90.
◆ free()
procedure, pass(this) mean_field::mean_field_t::free |
|
inherited |
◆ init()
procedure, pass(this) mean_field::mean_field_t::init |
|
inherited |
◆ reset()
procedure, pass(this) mean_field::mean_field_t::reset |
|
inherited |
◆ update()
procedure, pass(this) mean_sqr_field::mean_sqr_field_t::update |
type(field_t), pointer mean_field::mean_field_t::f => null() |
|
inherited |
◆ mf
type(field_t) mean_field::mean_field_t::mf |
|
inherited |
◆ time
real(kind=rp) mean_field::mean_field_t::time |
|
inherited |
The documentation for this type was generated from the following file: