ply_test_transfer_2d Subroutine

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.

True if all tests pass successfully, otherwise false.

integer, intent(in) :: lu

A logunit to write messages to.