read_sphincs_dump_print_formatted Interface

interface


Calls

interface~~read_sphincs_dump_print_formatted~~CallsGraph interface~read_sphincs_dump_print_formatted read_sphincs_dump_print_formatted proc~read_sphincs_dump_print_formatted read_sphincs_dump_print_formatted interface~read_sphincs_dump_print_formatted->proc~read_sphincs_dump_print_formatted alive alive proc~read_sphincs_dump_print_formatted->alive allocate_sph_memory allocate_sph_memory proc~read_sphincs_dump_print_formatted->allocate_sph_memory av av proc~read_sphincs_dump_print_formatted->av deallocate_sph_memory deallocate_sph_memory proc~read_sphincs_dump_print_formatted->deallocate_sph_memory divv divv proc~read_sphincs_dump_print_formatted->divv h h proc~read_sphincs_dump_print_formatted->h nlrf nlrf proc~read_sphincs_dump_print_formatted->nlrf nu nu proc~read_sphincs_dump_print_formatted->nu pos_u pos_u proc~read_sphincs_dump_print_formatted->pos_u pr pr proc~read_sphincs_dump_print_formatted->pr read_sphincs_dump read_sphincs_dump proc~read_sphincs_dump_print_formatted->read_sphincs_dump set_units set_units proc~read_sphincs_dump_print_formatted->set_units temp temp proc~read_sphincs_dump_print_formatted->temp theta theta proc~read_sphincs_dump_print_formatted->theta u u proc~read_sphincs_dump_print_formatted->u vel_u vel_u proc~read_sphincs_dump_print_formatted->vel_u ye ye proc~read_sphincs_dump_print_formatted->ye

public module subroutine read_sphincs_dump_print_formatted(this, namefile_bin, namefile, save_data)

Arguments

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

particles object which this PROCEDURE is a member of

character(len=*), intent(inout), optional :: namefile_bin

Name of the binary file to be read

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

Name of the formatted file to be printed

logical, intent(in), optional :: save_data

If .TRUE., saves the read data into the TYPE member variables

Description

Reads the binary ID file printed by compute_and_print_sph_variables and prints the data stored in it to a formatted file