Toggle navigation
Legolas v. 2.0.6 - stable
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
set_bmat
Subroutine
11 statements
Source File
mod_arpack_type.f08
mod_arpack_type
set_bmat
Contents
None
private subroutine set_bmat(this, bmat)
Sets the type of B-matrix.
Arguments
Type
Intent
Optional
Attributes
Name
class(
arpack_t
),
intent(inout)
::
this
type instance
character,
intent(in)
::
bmat
type of B-matrix
Contents
None