FMUTIL  0.1
Fortran Miscellaneous UTILities
vectors::assign_vecelem Interface Reference

Interface for the procedure invoked during assignment of VecElem. More...

+ Collaboration diagram for vectors::assign_vecelem:

Private Member Functions

subroutine assign_vecelem (lhs, rhs)
 

Detailed Description

Interface for the procedure invoked during assignment of VecElem.

Definition at line 59 of file vector.f90.

Constructor & Destructor Documentation

◆ assign_vecelem()

subroutine vectors::assign_vecelem::assign_vecelem ( class(vecelem), intent(out)  lhs,
class(vecelem), intent(in)  rhs 
)
private

Definition at line 59 of file vector.f90.


The documentation for this interface was generated from the following file: