toDEMDomain Interface

public interface toDEMDomain

Module Procedures

public function toDEMDomain_from_FEMDomain(femdomain) result(ret)

Arguments

Type IntentOptional Attributes Name
type(FEMDomain_), intent(in) :: femdomain

Return Value type(DEMDomain_)