Unit test to check the L2P implementation.
Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(ply_l2p_header_type) | :: | header | ||||
type(ply_l2p_type) | :: | trafo | ||||
real(kind=rk), | allocatable | :: | modaldat(:) | |||
real(kind=rk), | allocatable | :: | recovered(:) | |||
real(kind=rk), | allocatable | :: | nodevals(:) | |||
real(kind=rk), | allocatable | :: | coords(:) | |||
real(kind=rk) | :: | maxdiff | ||||
real(kind=rk) | :: | diff | ||||
integer | :: | degree |