dump_response_to_file_local Interface

public interface dump_response_to_file_local

Contents


Module Procedures

private subroutine dump_response_to_file_local_passed(fieldmat, suffix)

Routine to dump the current response matrix data to file. One file per connected domain. Each written by the head of the supercell.

Arguments

Type IntentOptional Attributes Name
class(fieldmat_type), intent(inout) :: fieldmat
character(len=*), intent(in), optional :: suffix

If passed then use as part of file suffix

private subroutine dump_response_to_file_local_nopass(suffix)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in), optional :: suffix

If passed then use as part of file suffix