MEF90MatRaRt Interface

public interface MEF90MatRaRt

Module Procedures

public function RARtMat2D(A, R)

Arguments

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

Return Value type(Mat2D)

public function RARtMatS2D(A, R)

Arguments

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

Return Value type(MatS2D)

public function RARtMat3D(A, R)

Arguments

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

Return Value type(Mat3D)

public function RARtMatS3D(A, R)

Arguments

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

Return Value type(MatS3D)