material_conf Subroutine

public subroutine material_conf(this, key, val)

Uses

Configure a material property based on a key-value pair.

Type Bound

material

Arguments

Type IntentOptional Attributes Name
class(material), intent(inout) :: this
character(len=*), intent(in) :: key
character(len=*), intent(in) :: val