HMRES_maxsimulations()

Sets the maximum number of simulations.

Syntax

void HMRES_maxsimulations(int max)

Type

HyperMesh hmreslib Function

Description

Sets the maximum number of simulations.

Inputs

max
The maximum number of simulations.

Example

This function must be called before creating any simulations.

Errors

None.