All Classes Files Functions Variables Pages
mod_write_listing Module Reference

This module contains subroutines to write information in the listing file *.lst.

Public Member Functions

subroutine, public write_header ()
 subroutine that writes the header of the listing file (*.lst).
 
subroutine, public write_temporal_domain_info ()
 subroutine that writes temporal information about the simulation in the listing file (*.lst).
 
subroutine, public write_cfl_condition_ok (dt)
 subroutine that writes valid CFL condition in the listing file (*.lst).
 
subroutine, public write_cfl_condition_ko (dt)
 subroutine that writes invalid CFL condition in the listing file (*.lst).
 

Private Member Functions

subroutine, private write_receiver_saving_info ()
 subroutine that writes receivers information in the listing file (*.lst).
 
subroutine, private write_snapshot_saving_info ()
 subroutine that writes snapshots information in the listing file (*.lst).
 

Detailed Description

Definition at line 126 of file module_write_listing.f90.


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