Symmetrize Interface

public interface Symmetrize

Module Procedures

public function Symmetrize2D(M1)

Arguments

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

Return Value type(MatS2D)

public function Symmetrize3D(M1)

Arguments

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

Return Value type(MatS3D)