MEF90MatRtaR Interface

public interface MEF90MatRtaR

Module Procedures

public function RtARMat2D(A, R)

Arguments

Type IntentOptional Attributes Name
type(Mat2D), intent(in) :: A
type(Mat2D), intent(in) :: R

Return Value type(Mat2D)

public function RtaRMatS2D(A, R)

Arguments

Type IntentOptional Attributes Name
type(MatS2D), intent(in) :: A
type(Mat2D), intent(in) :: R

Return Value type(MatS2D)

public function RtaRMat3D(A, R)

Arguments

Type IntentOptional Attributes Name
type(Mat3D), intent(in) :: A
type(Mat3D), intent(in) :: R

Return Value type(Mat3D)

public function RtaRMatS3D(A, R)

Arguments

Type IntentOptional Attributes Name
type(MatS3D), intent(in) :: A
type(Mat3D), intent(in) :: R

Return Value type(MatS3D)