INTERFACE:
subroutine domain_clean(domain)
This subroutine deallocates the domain type
USES:
implicit none type(domain_type) :: domain ! domain datatype
Created by T Craig