getStiffnessMatrixDEMDomain Function

public function getStiffnessMatrixDEMDomain(this, u) result(ret)

Type Bound

DEMDomain_

Arguments

Type IntentOptional Attributes Name
class(DEMDomain_), intent(in) :: this
real(kind=real64), intent(in), optional :: u(:)

Return Value type(CRS_)