ETS  \$Id: Doxyfile 2162 2020-02-26 14:16:09Z g2dpc $
 All Classes Files Functions Variables Pages
itm_test_routines_etseq Module Reference

Module provides routines for testing. More...

Public Member Functions

subroutine process_xml (NPSI, NRHO, NEQ_DIM1, NEQ_DIM2, MAX_NPOINTS,
 read in the xml version of the input file More...
 
subroutine read_codeparam (in_xml, filename, codeparam)
 
subroutine write_out (ITIME, COREPROF)
 This subroutine stores the results of computations into files. More...
 
subroutine write_equilibrium (ITIME, EQUILIBRIUM)
 This subroutine stores the results of computations into files. More...
 

Detailed Description

Module provides routines for testing.

Author
???
Version
"$Id: itm_test_routines_etseq.f90 1569 2013-11-20 16:17:36Z denka $"

Definition at line 8 of file itm_test_routines_etseq.f90.

Member Function/Subroutine Documentation

subroutine itm_test_routines_etseq::process_xml ( integer  NPSI,
integer  NRHO,
integer  NEQ_DIM1,
integer  NEQ_DIM2,
integer  MAX_NPOINTS 
)

read in the xml version of the input file

Author
D. Coster
Version
"$Id: itm_test_routines_etseq.f90 1569 2013-11-20 16:17:36Z denka $"

Definition at line 21 of file itm_test_routines_etseq.f90.

Here is the call graph for this function:

subroutine itm_test_routines_etseq::read_codeparam ( integer  in_xml,
character (len=*)  filename,
type (type_codeparam)  codeparam 
)

Definition at line 935 of file itm_test_routines_etseq.f90.

subroutine itm_test_routines_etseq::write_equilibrium ( integer  ITIME,
type (type_equilibrium), dimension(:), pointer  EQUILIBRIUM 
)

This subroutine stores the results of computations into files.

author DENIS KALUPIN

Definition at line 1059 of file itm_test_routines_etseq.f90.

subroutine itm_test_routines_etseq::write_out ( integer  ITIME,
type (type_coreprof), dimension(:), pointer  COREPROF 
)

This subroutine stores the results of computations into files.

Author
???
Version
"$Id: itm_test_routines_etseq.f90 1569 2013-11-20 16:17:36Z denka $"

Definition at line 993 of file itm_test_routines_etseq.f90.


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