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

Fortran interface for functions for extracting computer configuration. More...

Data Types

interface  computerconfiginterface::getComputerConfig
 Returns a string identifying the computer the program is run on. More...
 
interface  computerconfiginterface::getUserName
 Returns the user name of the running process owner. More...
 

Modules

module  computerconfiginterface
 Fortran interface for functions for extracting computer configuration.
 

Detailed Description

Fortran interface for functions for extracting computer configuration.