Skip to main content

Post-processing tools 2025 R1

dvs_var_interface.h File Reference

Last update: 16.07.2025

Go to the source code of this file.

Classes

class  DVS::IVar
 

Enumerations

enum class  DVS::VAR_TYPE { FLOAT , INT64 }
 

Enumeration Type Documentation

◆ VAR_TYPE

enum class DVS::VAR_TYPE
strong

Variable type enum definition.

Support FLOAT and INT64 Usage example: if VAR_TYPE::INT64 is passed in as an argument of a method. Only int64_t data will be processed. By default, VAR_TYPE::FLOAT is used.

Definition at line 41 of file dvs_var_interface.h.

Connect with Ansys