operator(+) Interface

public interface operator(+)

Module Procedures

public function MEF90HookesLaw2DSum(A, B)

Author
Blaise Bourdin (2020, bourdin@lsu.edu)

MEF90HookesLaw2DSum:

Arguments

Type IntentOptional Attributes Name
type(MEF90HookesLaw2D), intent(in) :: A
type(MEF90HookesLaw2D), intent(in) :: B

Return Value type(MEF90HookesLaw2D)

public function MEF90HookesLaw3DSum(A, B)

Author
Blaise Bourdin (2020, bourdin@lsu.edu)

MEF90HookesLaw3DSum:

Arguments

Type IntentOptional Attributes Name
type(MEF90HookesLaw3D), intent(in) :: A
type(MEF90HookesLaw3D), intent(in) :: B

Return Value type(MEF90HookesLaw3D)