DeviatoricPart Interface

public interface DeviatoricPart

Module Procedures

public function DeviatoricPart2D(M1)

Arguments

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

Return Value type(Mat2D)

public function DeviatoricPart2DS(M1)

Arguments

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

Return Value type(MatS2D)

public function DeviatoricPart3D(M1)

Arguments

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

Return Value type(Mat3D)

public function DeviatoricPart3DS(M1)

Arguments

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

Return Value type(MatS3D)