construct_particles_bin Interface

interface


Calls

interface~~construct_particles_bin~~CallsGraph interface~construct_particles_bin construct_particles_bin proc~construct_particles_bin construct_particles_bin interface~construct_particles_bin->proc~construct_particles_bin allocate_sph_memory allocate_sph_memory proc~construct_particles_bin->allocate_sph_memory deallocate_sph_memory deallocate_sph_memory proc~construct_particles_bin->deallocate_sph_memory proc~compute_g4 compute_g4 proc~construct_particles_bin->proc~compute_g4 proc~determinant_sym4x4 determinant_sym4x4 proc~construct_particles_bin->proc~determinant_sym4x4 proc~spacetime_vector_norm_sym4x4 spacetime_vector_norm_sym4x4 proc~construct_particles_bin->proc~spacetime_vector_norm_sym4x4 read_options read_options proc~construct_particles_bin->read_options select_eos_parameters select_eos_parameters proc~construct_particles_bin->select_eos_parameters set_units set_units proc~construct_particles_bin->set_units

Called by

interface~~construct_particles_bin~~CalledByGraph interface~construct_particles_bin construct_particles_bin interface~particles particles interface~particles->interface~construct_particles_bin program~convergence_test convergence_test program~convergence_test->interface~particles program~sphincs_id sphincs_id program~sphincs_id->interface~particles

public module function construct_particles_bin(id, namefile) result(parts)

Arguments

Type IntentOptional Attributes Name
class(idbase), intent(inout) :: id

idbase object representing the BNS for which we want to place particles

character(len=*), intent(inout) :: namefile

Name of the \(\mathrm{ID}\) binary file

Return Value type(particles)

Constructed particles object

Description

Constructs a particles object from an \(\mathrm{ID}\) binary file