CffBase
Last update: 16.07.2025Base class that provides common function used by both CffConsumer and CffProvider classes.
Definition: CffBase.hpp:35
A Topology model providing user visible topological names.
Definition: CffLocationModel.hpp:64
Provides some basic version extraction and comparison functions.
Definition: CffVersion.hpp:14
CffReadable
An enumerator indicating how well a given file is supported by the API being used.
Definition: CffTypes.h:35
CffFaceZoneType
An enumerated type representing the boundary type of a face zone which may be returned from the funct...
Definition: CffTypes.h:507
CffZoneCategory
An enumeration that is used with ansys::CffBase::getNumZones, ansys::CffBase::getZoneIds,...
Definition: CffTypes.h:195
CffTargetCategory
An enumeration that represents the target models available within a CFF database.
Definition: CffTypes.h:109
CffZoneSizeType
An enumeration that is used to query or suppply the first and last element ids within a zone,...
Definition: CffTypes.h:223
CffZoneStringInfoType
An enumerated type that used when querying or setting string properties of zones using ansys::CffBase...
Definition: CffTypes.h:365
CffFaceZoneInfoType
An enumerated type that used when querying or setting information that is specific to a face zones us...
Definition: CffTypes.h:273
CffCellZoneInfoType
An enumerated type that used when querying or setting information that is specific to a cell zones us...
Definition: CffTypes.h:321
CffEdgeZoneInfoType
An enumerated type that used when querying or setting information that is specific to a edge zones us...
Definition: CffTypes.h:257
CffDataClass
An enumeration that is used within the API to caterorize types of CFF data.
Definition: CffTypes.h:415
CffEdgeZoneType
An enumerated type representing the type of an edge zone which may be returned from the function ansy...
Definition: CffTypes.h:468
CffNodeZoneInfoType
An enumerated type that used when querying or setting information that is specific to a node zones us...
Definition: CffTypes.h:243
CffFaceZonePropType
An enumerated type that used when querying or setting Fluent properties that are specific to faces zo...
Definition: CffTypes.h:347
CffMeshSizeType
An enumeration that is used with ansys::CffBase::getMeshSize and ansys::CffBase::setMeshSize.
Definition: CffTypes.h:173
std::vector< TimeLevelType > TimeLevels
Type used to represent a number of time levels ('C++' API only)
Definition: Types.hpp:114
std::string SolverType
Type used to represent the solver type ('C++' API only)
Definition: Types.hpp:214
std::vector< ZoneIdType > ZoneIds
Type used to represent a number of zone identifiers('C++' API only)
Definition: Types.hpp:149
CffZoneIdType ZoneIdType
Alias for CffZoneIdType ('C++' API only)
Definition: Types.hpp:144
std::vector< PhaseIdType > PhaseIds
Type used to represent a number of phase identifiers ids('C++' API only)
Definition: Types.hpp:159
CffMeshIdType MeshIdType
Alias for CffMeshIdType ('C++' API only)
Definition: Types.hpp:26
CffPartitionIdType PartitionIdType
Alias for CffPartitionIdType ('C++' API only)
Definition: Types.hpp:31
CffTimeLevelType TimeLevelType
Alias for CffTimeLevelType ('C++' API only)
Definition: Types.hpp:109
CffPhaseIdType PhaseIdType
Alias for CffPhaseIdType ('C++' API only)
Definition: Types.hpp:154
CffVariableIdType VariableIdType
Type used to represent the identifier of a variable ('C++' API only)
Definition: Types.hpp:184
CffElemIdType ElemIdType
Alias for CffElemIdType ('C++' API only)
Definition: Types.hpp:56
std::string PhaseName
Type used to represent a name of a phase ('C++' API only)
Definition: Types.hpp:164
Definition: API.dox:1