GVEC
User & Developer Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
i_sub_mat_add
Interface
55 statements
Source File
sll_m_spline_matrix_base.f90
sll_m_spline_matrix_base
i_sub_mat_add
Contents
None
interface
private subroutine i_sub_mat_add(self, a, amat, b, bmat)
Arguments
Type
Intent
Optional
Attributes
Name
class(
sll_c_spline_matrix
),
intent(inout)
::
self
real(kind=wp),
intent(in)
::
a
class(
sll_c_spline_matrix
),
intent(in)
::
amat
real(kind=wp),
intent(in)
::
b
class(
sll_c_spline_matrix
),
intent(in)
::
bmat