ResPart_set_SetWriteFileName Subroutine

private subroutine ResPart_set_SetWriteFileName(this, name)

Set the base name of file to write

Type Bound

ResPart_set

Arguments

Type IntentOptional Attributes Name
class(ResPart_set), intent(inout) :: this

Set of resolved particles

character(len=*), intent(in) :: name

Name of file


Called by

proc~~respart_set_setwritefilename~~CalledByGraph proc~respart_set_setwritefilename ResPart_set%ResPart_set_SetWriteFileName proc~cdifs_rebound_respart cdifs_rebound_ResPart proc~cdifs_rebound_respart->proc~respart_set_setwritefilename proc~cdifs_settling_sphere_respart cdifs_settling_sphere_ResPart proc~cdifs_settling_sphere_respart->proc~respart_set_setwritefilename proc~respart_set_prepare ResPart_set%ResPart_set_Prepare proc~respart_set_prepare->proc~respart_set_setwritefilename proc~cdifs_obj_preparesolver cdifs_obj_PrepareSolver proc~cdifs_obj_preparesolver->proc~respart_set_prepare proc~cdifs_rebound cdifs_rebound proc~cdifs_rebound->proc~cdifs_rebound_respart proc~cdifs_settling_sphere cdifs_settling_sphere proc~cdifs_settling_sphere->proc~cdifs_settling_sphere_respart interface~cdifs_obj_preparesolver cdifs_obj%cdifs_obj_PrepareSolver interface~cdifs_obj_preparesolver->proc~cdifs_obj_preparesolver interface~cdifs_rebound cdifs_rebound interface~cdifs_rebound->proc~cdifs_rebound interface~cdifs_settling_sphere cdifs_settling_sphere interface~cdifs_settling_sphere->proc~cdifs_settling_sphere proc~case_obj_setup cdifs_case_obj%case_obj_setup proc~case_obj_setup->interface~cdifs_rebound proc~case_obj_setup->interface~cdifs_settling_sphere proc~cdifs_obj_setinitialconditions cdifs_obj%cdifs_obj_SetInitialConditions proc~cdifs_obj_setinitialconditions->proc~case_obj_setup