ORB5  v4.9.4
diagnostic_bspline Module Reference

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
 

Function/Subroutine Documentation

◆ diag_increment_counter()

subroutine, public diagnostic_bspline::diag_increment_counter
+ Here is the caller graph for this function:

◆ diag_init()

subroutine, public diagnostic_bspline::diag_init
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ diag_write_mom_e()

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:

◆ diag_write_mom_epas()

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:

◆ diag_write_mom_etrp()

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:

◆ diag_write_mom_i()

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:

◆ diag_write_mom_igc()

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:

◆ diag_write_momsn()

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:

◆ diag_write_phi()

subroutine, public diagnostic_bspline::diag_write_phi ( complex, dimension(:), intent(in)  phi,
integer, intent(in)  mode 
)
+ Here is the caller graph for this function:

◆ diag_write_rhs()

subroutine, public diagnostic_bspline::diag_write_rhs ( complex, dimension(:), intent(in)  rhs,
integer, intent(in)  mode 
)
+ Here is the caller graph for this function:

◆ diag_write_src()

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:

◆ isdiagnosemomthistimestep()

logical function, public diagnostic_bspline::isdiagnosemomthistimestep
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isdiagnosephithistimestep()

logical function, public diagnostic_bspline::isdiagnosephithistimestep
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ isnotlocked()

logical function, public diagnostic_bspline::isnotlocked
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Variable Documentation

◆ counter_mom

integer diagnostic_bspline::counter_mom
private

◆ counter_mom_timestep

integer diagnostic_bspline::counter_mom_timestep
private

◆ counter_phi

integer diagnostic_bspline::counter_phi
private

◆ counter_phi_timestep

integer diagnostic_bspline::counter_phi_timestep
private

◆ diagnosemomthistimestep

logical diagnostic_bspline::diagnosemomthistimestep
private

◆ diagnosephithistimestep

logical diagnostic_bspline::diagnosephithistimestep
private

◆ ldiag

logical, public diagnostic_bspline::ldiag