free_ref Subroutine

public subroutine free_ref()

Arguments

None

Contents

Source Code


Source Code

    subroutine free_ref()
        deallocate(ilutRef)
        deallocate(projEDet)
    end subroutine free_ref