operator(.oDot.) Interface

public interface operator(.oDot.)

Module Procedures

public function oDotMatS2D(M1, M2)

Arguments

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

Return Value type(Tens4OS2D)

public function oDotMatS3D(M1, M2)

Arguments

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

Return Value type(Tens4OS3D)