UCOMAR
Utility/Data Access SubroutineUsed in conjunction with UCOSUB to define the marker states used in a user-defined constraint.
Use
This function is called by UCOSUB.
Format
- Fortran Calling Syntax
- CALL UCOMAR(ID, NMARS, IMARS, NVARS, IVARS)
- C/C++ Calling Syntax
- c_ucomar(id, nmars, imars, nvars, ivars)
- Python Calling Syntax
- py_ucomar(id, imars, ivars)
- MATLAB Calling Syntax
- m_ucomar(id, imars, ivars)
Attributes
- ID
- [integer]
- NMARS
- [integer]
- IMARS
- [integer]
- NVARS
- [integer]
- IVARS
- [integer]
Example
For an example of UCOMAR, please refer to <install_path>\hwsolvers\usersub.