GVEC
User & Developer Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
i_sub_mat_copy
Interface
55 statements
Source File
sll_m_spline_matrix_base.f90
sll_m_spline_matrix_base
i_sub_mat_copy
Contents
None
interface
private subroutine i_sub_mat_copy(self, tocopy)
Arguments
Type
Intent
Optional
Attributes
Name
class(
sll_c_spline_matrix
),
intent(inout)
::
self
class(
sll_c_spline_matrix
),
intent(in)
::
tocopy