Treelm
TreElm Overview
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
assignment(=)
Interface
3 statements
Source File
tem_variable_module.f90
tem_variable_module
assignment(=)
Contents
Module Procedures
copy_Var
public interface assignment(=)
Module Procedures
public subroutine
copy_Var
(left, right)
This routine provide funtionality to copy variable type
Arguments
Type
Intent
Optional
Attributes
Name
type(
tem_variable_type
),
intent(out)
::
left
variable to copy to
type(
tem_variable_type
),
intent(in)
::
right
variable to copy from