Legolas v. 2.2.1 - develop
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
set_label
Subroutine
5 statements
Source File
mod_matrix_structure.f08
mod_matrix_structure
set_label
Contents
private pure subroutine set_label(this, label)
Sets the label of the current matrix.
Type Bound
matrix_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
matrix_t
),
intent(inout)
::
this
type instance
character(len=*),
intent(in)
::
label
label to set