![]() |
ORB5
v4.9.4
|
Functions/Subroutines | |
| logical function, public | isdiagnosemomthistimestep () |
| logical function, public | isdiagnosephithistimestep () |
| logical function, public | isnotlocked () |
| subroutine, public | diag_increment_counter () |
| subroutine, public | diag_init () |
| subroutine, public | diag_write_phi (phi, mode) |
| subroutine, public | diag_write_src (rhs, mode) |
| subroutine, public | diag_write_rhs (rhs, mode) |
| subroutine, public | diag_write_mom_igc (mom, mode) |
| subroutine, public | diag_write_mom_i (mom, mode) |
| subroutine, public | diag_write_mom_etrp (mom, mode) |
| subroutine, public | diag_write_mom_e (mom, mode) |
| subroutine, public | diag_write_mom_epas (mom, mode) |
| subroutine, public | diag_write_momsn (mom, label) |
Variables | |
| logical | diagnosemomthistimestep |
| logical, public | ldiag |
| logical | diagnosephithistimestep |
| integer | counter_mom_timestep |
| integer | counter_mom |
| integer | counter_phi_timestep |
| integer | counter_phi |
| subroutine, public diagnostic_bspline::diag_increment_counter |
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_init |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_mom_e | ( | complex, dimension(:,:,:), intent(in) | mom, |
| integer, intent(in) | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_mom_epas | ( | complex, dimension(:,:), intent(in) | mom, |
| integer, intent(in) | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_mom_etrp | ( | double complex, dimension(:,:), intent(in) | mom, |
| integer, intent(in) | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_mom_i | ( | complex, dimension(:,:,:), intent(in) | mom, |
| integer, intent(in) | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_mom_igc | ( | complex, dimension(:,:,:), intent(in) | mom, |
| integer, intent(in) | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_momsn | ( | complex, dimension(:,:,:), intent(in) | mom, |
| character(4), intent(in) | label | ||
| ) |
Here is the call graph for this function:| subroutine, public diagnostic_bspline::diag_write_phi | ( | complex, dimension(:), intent(in) | phi, |
| integer, intent(in) | mode | ||
| ) |
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_rhs | ( | complex, dimension(:), intent(in) | rhs, |
| integer, intent(in) | mode | ||
| ) |
Here is the caller graph for this function:| subroutine, public diagnostic_bspline::diag_write_src | ( | complex, dimension(:), intent(in) | rhs, |
| integer, intent(in) | mode | ||
| ) |
Here is the call graph for this function:
Here is the caller graph for this function:| logical function, public diagnostic_bspline::isdiagnosemomthistimestep |
Here is the call graph for this function:
Here is the caller graph for this function:| logical function, public diagnostic_bspline::isdiagnosephithistimestep |
Here is the call graph for this function:
Here is the caller graph for this function:| logical function, public diagnostic_bspline::isnotlocked |
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| logical, public diagnostic_bspline::ldiag |