CAM
unit_tests_mod Module Reference

Functions/Subroutines

subroutine, public test_ibyp (elem, hybrid, nets, nete)
 
subroutine, public test_subcell_dss_fluxes (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_subcell_div_fluxes (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_subcell_div_fluxes_again (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_subcell_dss_fluxes_again (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_subcell_laplace_fluxes_again (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_subcell_laplace_fluxes (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_sub_integration (elem, hybrid, deriv, nets, nete)
 
subroutine, public test_edge_flux (elem, hybrid, deriv, nets, nete)
 

Function/Subroutine Documentation

◆ test_edge_flux()

subroutine, public unit_tests_mod::test_edge_flux ( type (element_t), dimension(:), intent(inout), target  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer  nets,
integer  nete 
)

◆ test_ibyp()

subroutine, public unit_tests_mod::test_ibyp ( type (element_t), dimension(:), intent(inout), target  elem,
type (hybrid_t), intent(in)  hybrid,
integer, intent(in)  nets,
integer, intent(in)  nete 
)
Here is the call graph for this function:

◆ test_sub_integration()

subroutine, public unit_tests_mod::test_sub_integration ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)

◆ test_subcell_div_fluxes()

subroutine, public unit_tests_mod::test_subcell_div_fluxes ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)

◆ test_subcell_div_fluxes_again()

subroutine, public unit_tests_mod::test_subcell_div_fluxes_again ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)
Here is the call graph for this function:

◆ test_subcell_dss_fluxes()

subroutine, public unit_tests_mod::test_subcell_dss_fluxes ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)

◆ test_subcell_dss_fluxes_again()

subroutine, public unit_tests_mod::test_subcell_dss_fluxes_again ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)
Here is the call graph for this function:

◆ test_subcell_laplace_fluxes()

subroutine, public unit_tests_mod::test_subcell_laplace_fluxes ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)

◆ test_subcell_laplace_fluxes_again()

subroutine, public unit_tests_mod::test_subcell_laplace_fluxes_again ( type (element_t), dimension(:), intent(in)  elem,
type (hybrid_t), intent(in)  hybrid,
type (derivative_t), intent(in)  deriv,
integer, intent(in)  nets,
integer, intent(in)  nete 
)
Here is the call graph for this function: