PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Modules | Functions/Subroutines
test.f90 File Reference

Go to the source code of this file.

Modules

module  test
 Generic tests.
 

Functions/Subroutines

integer function, public test::generic_tests ()
 Performs generic tests. More...
 
integer function test::test_calc_d2_smooth ()
 Test calc_d2_smooth(). More...
 
integer function test::test_splines ()
 Test spline(). More...
 
subroutine plot_y (x, x_int, y, y_int, deriv)
 
integer function test::test_tor_fun ()
 Test calculation of toroidal functions. More...
 
integer function test::test_read_hdf5_subset ()
 Tests reading of HDF5 subset. More...
 
integer function test::test_calc_int_vol ()
 Tests calculation of volume integral. More...
 

Function/Subroutine Documentation

◆ plot_y()

subroutine test_splines::plot_y ( real(dp), dimension(:), intent(in)  x,
real(dp), dimension(:), intent(in)  x_int,
real(dp), dimension(:), intent(in)  y,
real(dp), dimension(:), intent(in)  y_int,
integer, intent(in)  deriv 
)

Definition at line 309 of file test.f90.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: