mat_ Module Procedure

module procedure mat_ module function mat_(fld, i)

Arguments

Type IntentOptional AttributesName
class(field), intent(in) :: fld
integer, intent(in), optional :: i

Return Value type(material), pointer


Called by

proc~~mat_~~CalledByGraph proc~mat_ mat_ interface~mat_ mat_ interface~mat_->proc~mat_

Contents

None