src/process_spec.f90 File Reference

The pmc_process_spec module. More...


Namespaces

namespace  pmc_process_spec

Classes

struct  pmc_process_spec::process_spec_t
 Specification of the processing required to turn internal particle data into output data. More...

Functions

subroutine pmc_process_spec::process_spec_alloc (process_spec)
 Allocate and initialize storage.
subroutine pmc_process_spec::process_spec_free (process_spec)
 Free storage.
subroutine pmc_process_spec::process_spec_list_free (process_spec_list)
 Free storage.
subroutine pmc_process_spec::process_spec_copy (process_spec_from, process_spec_to)
 Copy all data.
subroutine pmc_process_spec::spec_read_process_spec_list_filename (file, name, process_spec_list)
 Read process_spec_list from filename on line in file.
subroutine pmc_process_spec::inout_read_process_spec_list (file, process_spec_list)
 Read a list of process_specs from the given file.
subroutine pmc_process_spec::inout_read_process_spec (file, process_spec, eof)
 Read from an inout_file.
subroutine pmc_process_spec::inout_read_process_spec_kappa (file, process_spec)
 Read kappa spec from an inout_file.
subroutine pmc_process_spec::inout_read_process_spec_comp (file, process_spec)
 Read comp spec from an inout_file.
subroutine pmc_process_spec::inout_read_process_spec_n_orig_part (file, process_spec)
 Read n_orig_part spec from an inout_file.
subroutine pmc_process_spec::inout_read_process_spec_optic (file, process_spec)
 Read optic spec from an inout_file.

Variables

integer, parameter pmc_process_spec::PROCESS_SPEC_TYPE_LEN = 40
 Maximum length of process_spec%type.
integer, parameter pmc_process_spec::PROCESS_SPEC_NAME_LEN = 200
 Maximum length of process_spec%name.


Detailed Description

The pmc_process_spec module.


Generated on Sun Feb 17 10:31:01 2008 for PartMC by  doxygen 1.5.4