DBCSR
2.8.0
Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
c_dbcsr_scale_by_vector_d
Subroutine
11 statements
Source File
dbcsr_api_c.F
dbcsr_api_c
c_dbcsr_scale_by_vector_d
Contents
private subroutine c_dbcsr_scale_by_vector_d(c_matrix_a, c_alpha, c_alpha_size, c_side) bind(C, name="c_dbcsr_scale_by_vector_d")
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
VALUE
::
c_matrix_a
real(kind=c_double),
intent(in)
::
c_alpha
(c_alpha_size)
integer(kind=c_int),
intent(in),
VALUE
::
c_alpha_size
type(c_ptr),
intent(in),
VALUE
::
c_side