ply_test_transfer_3d Subroutine

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.

True if all tests pass successfully, otherwise false.

integer, intent(in) :: lu

A logunit to write messages to.


Calls

proc~~ply_test_transfer_3d~~CallsGraph proc~ply_test_transfer_3d ply_test_transfer_3d proc~ply_transfer_dofs_3d ply_transfer_dofs_3D proc~ply_test_transfer_3d->proc~ply_transfer_dofs_3d

Called by

proc~~ply_test_transfer_3d~~CalledByGraph proc~ply_test_transfer_3d ply_test_transfer_3d program~ply_transfer_test ply_transfer_test program~ply_transfer_test->proc~ply_test_transfer_3d

Contents