ply_transfer_test_module Module

Test module for the routines in ply_transfer_module



Subroutines

public subroutine ply_test_transfer_1d(success, lu)

Test for ply_transfer_dofs_1d.

Arguments

Type IntentOptional Attributes Name
logical, intent(out) :: success

Indicator whether the check was successful.

Read more…
integer, intent(in) :: lu

A logunit to write messages to.

public subroutine ply_test_transfer_2d(success, lu)

Test for ply_transfer_dofs_2d.

Arguments

Type IntentOptional Attributes Name
logical, intent(out) :: success

Indicator whether the check was successful.

Read more…
integer, intent(in) :: lu

A logunit to write messages to.

public subroutine ply_test_transfer_3d(success, lu)

Test for ply_transfer_dofs_3d.

Arguments

Type IntentOptional Attributes Name
logical, intent(out) :: success

Indicator whether the check was successful.

Read more…
integer, intent(in) :: lu

A logunit to write messages to.