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

Fortran interface for FiDeviceFunctionFactory methods. More...

Data Types

interface  ffadevicefunctioninterface::fidf_getvalue
 Evaluates a device function at a given point. More...
 

Modules

module  ffadevicefunctioninterface
 Fortran interface for FiDeviceFunctionFactory methods.
 

Detailed Description

Fortran interface for FiDeviceFunctionFactory methods.

This file contains a module with Fortran interface definitions for some of the methods of the FiDeviceFunctionFactory class. This is a sub-set of the interface defined in fiDeviceFunctionInterface.f90, containing only the subroutines needed by the FFaFunctionLib module.