ETS-Core  version:0.0.4-46-ge2d8
Core actors for the ETS-6
 All Classes Files Functions Variables Pages
Data Types | Public Member Functions | List of all members
transport_solver Module Reference

Data Types

type  internal_parameters
 

Public Member Functions

subroutine transport_solver_interface
 This routine provides interface between IDS derived types and variables used in transport equations. More...
 
subroutine assign_xml_code_parameters (parameter_string, parameters, diag)
 Parse xml from parameter_string and assign values to the fields in the object parameters, or to param_acceptable_values. More...
 

Detailed Description

Definition at line 1 of file transport_solver.f90.

Member Function/Subroutine Documentation

subroutine transport_solver::assign_xml_code_parameters ( character(len=ids_string_length), dimension(:), intent(in)  parameter_string,
type(internal_parameters), intent(out)  parameters,
type(diagnostic), intent(inout)  diag 
)

Parse xml from parameter_string and assign values to the fields in the object parameters, or to param_acceptable_values.

Parameters
[in,out]diagError messages and warnings

Definition at line 177 of file transport_solver.f90.

Referenced by transport_solver_interface().

Here is the caller graph for this function:

subroutine transport_solver::transport_solver_interface ( )

This routine provides interface between IDS derived types and variables used in transport equations.

Source: — Developers: D.Kalupin Kontacts: Denis.nosp@m..Kal.nosp@m.upin@.nosp@m.euro.nosp@m.-fusi.nosp@m.on.o.nosp@m.rg

Comments: —

Definition at line 28 of file transport_solver.f90.

References transport_solver_output::add_signals_to_output(), assign_xml_code_parameters(), transport_solver_output::calculate_globals(), convert::convert_ids_to_internal_types(), convert::convert_internal_to_ids_types(), transport_solver_types::dealllocate_internal_types(), transport_equations(), and ets_plasma::validate_internal_types().

Referenced by fc2k_transport_solver(), and test_transport_solver().

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this module was generated from the following file: