ExplicitTermIndexingData Derived Type

type, public :: ExplicitTermIndexingData

Indexing data used by the default abstract explicit term


Components

Type Visibility Attributes Name Initial
integer(kind=ik), public, allocatable, dimension(:) :: reqVarIndices

Indices of variables required by the multiplicative function

character(len=:), public, allocatable :: evolvedVarName

Name of evolved variable

character(len=:), public, allocatable :: operatedVarName

Name of variable to which the term's operator should be applied