OpenFLUID.getExtraFunctionsPathsR Documentation

Returns the added paths to search for simulation functions

Description

Returns the added paths to search for simulation functions

Usage

  OpenFLUID.getExtraFunctionsPaths()

Value

a vector of paths

See Also

OpenFLUID.addExtraFunctionsPaths

Examples

## Not run: 
paths = OpenFLUID.getExtraFunctionsPaths()

## End(Not run)