read_t Abstract Interface

abstract interface
private subroutine read_t(this, filename)

Arguments

Type IntentOptional Attributes Name
class(lMat_t), intent(inout) :: this
character(len=*), intent(in) :: filename

Description

Read a lMat from a file