0.6.0
Loading...
Searching...
No Matches
ut_check_schemes_second Module Reference

Routines to check second derivatives. More...

Functions/Subroutines

subroutine check_fd_schemes_second (min_depth, max_depth)
 
subroutine get_fd_scheme_second (id, scheme, name)
 

Variables

integer, parameter nschemes = 8
 

Detailed Description

Routines to check second derivatives.

Function/Subroutine Documentation

◆ check_fd_schemes_second()

subroutine ut_check_schemes_second::check_fd_schemes_second ( integer, intent(in) min_depth,
integer, intent(in) max_depth )

◆ get_fd_scheme_second()

subroutine ut_check_schemes_second::get_fd_scheme_second ( integer, intent(in) id,
class(t_fd_scheme), intent(out), pointer scheme,
character(len=*), intent(out) name )

Variable Documentation

◆ nschemes

integer, parameter ut_check_schemes_second::nschemes = 8