IPIM
 All Classes Files Functions Variables Pages
Public Member Functions | List of all members
module_latex Module Reference

Module for latex writing. More...

Public Member Functions

subroutine latex_header (fid)
 Write into file unit latex header.
 
subroutine latex_footer (fid)
 Write into file unit latex footer.
 
subroutine latex_images (fid, images_path, caption)
 Insert in file unit multiple plots into 1 figure environnement. More...
 

Detailed Description

Module for latex writing.

Member Function/Subroutine Documentation

subroutine module_latex::latex_images ( integer  fid,
character(len=*), dimension(:)  images_path,
character(len=*)  caption 
)

Insert in file unit multiple plots into 1 figure environnement.

Parameters
[in]fidopen file unit
[in]images_pathabsolute image path
[in]titlefigure caption

Here is the caller graph for this function:


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