FEDEM Solver  R8.0
Source code of the dynamics solver
Data Types | Modules
FFaMsgInterface.f90 File Reference

Fortran interface for FFaMsg methods. More...

Data Types

interface  ffamsginterface::ffamsg_list
 Prints the text message to the Output List view and/or file. More...
 

Modules

module  ffamsginterface
 Fortran interface for FFaMsg methods.
 

Detailed Description

Fortran interface for FFaMsg methods.

This file contains a module with Fortran interface definitions for some of the methods of the FFaMsg class. See the file FFaMsg_F.C for the implementation of the wrapper functions of this interface.