HydrostaticPart Interface

public interface HydrostaticPart

Module Procedures

public function HydrostaticPart2D(M1)

Arguments

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

Return Value type(Mat2D)

public function HydrostaticPart2DS(M1)

Arguments

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

Return Value type(MatS2D)

public function HydrostaticPart3D(M1)

Arguments

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

Return Value type(Mat3D)

public function HydrostaticPart3DS(M1)

Arguments

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

Return Value type(MatS3D)