|
subroutine | type_diag::diag_alloc (diag, mpl, nam, geom, bpar, samp, prefix) |
| Allocation. More...
|
|
subroutine | type_diag::diag_dealloc (diag) |
| Release memory. More...
|
|
subroutine | type_diag::diag_write (diag, mpl, nam, geom, bpar, io, samp) |
| Write. More...
|
|
subroutine | type_diag::diag_filter_fit (diag, mpl, nam, geom, bpar, samp) |
| Filter fit diagnostics. More...
|
|
subroutine | type_diag::diag_build_fit (diag, mpl, nam, geom, bpar) |
| Build fit function. More...
|
|
subroutine | type_diag::diag_covariance (diag, mpl, nam, geom, bpar, samp, avg, prefix) |
| Compute covariance. More...
|
|
subroutine | type_diag::diag_correlation (diag, mpl, rng, nam, geom, bpar, io, samp, avg, prefix) |
| Compute correlation. More...
|
|
subroutine | type_diag::diag_localization (diag, mpl, rng, nam, geom, bpar, io, samp, avg, prefix) |
| Compute diagnostic localization. More...
|
|
subroutine | type_diag::diag_hybridization (diag, mpl, rng, nam, geom, bpar, io, samp, avg, prefix) |
| Compute diagnostic hybridization. More...
|
|
subroutine | type_diag::diag_dualens (diag, mpl, rng, nam, geom, bpar, io, samp, avg, avg_lr, diag_lr, prefix, prefix_lr) |
| Compute diagnostic dualens. More...
|
|