operator(-) Interface

public interface operator(-)

Module Procedures

public function MEF90HookesLaw2DDiff(A, B)

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

MEF90HookesLaw2DDiff:

Arguments

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

Return Value type(MEF90HookesLaw2D)

public function MEF90HookesLaw3DDiff(A, B)

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

MEF90HookesLaw3DDiff:

Arguments

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

Return Value type(MEF90HookesLaw3D)