copyImplicitVarsToVec Interface

interface
private pure module subroutine copyImplicitVarsToVec(this, vec, ignoreStationary)

Arguments

Type IntentOptional Attributes Name
class(VariableContainer), intent(inout) :: this
real(kind=rk), intent(inout), dimension(:) :: vec
logical, intent(in), optional :: ignoreStationary

Description

Copy variables into a locally linearly indexed real vector. If ignoreStationary is true copies any stationary variables as 0