Skip to main content

DPF C++ client library 2023 R2

ansys::dpf::labels Struct Reference

Last update: 10.07.2023

#include <dpf_api_base.h>

Static Public Attributes

static const Label time
 
static const Label dofs
 
static const Label domain
 
static const Label complex
 
static const Label body
 
static const Label derivative_order
 
static const Label phase
 
static const Label zone
 
static const Label species
 

Detailed Description

Predefined labels.

See also
Label
Using collections and labels

Field Documentation

◆ body

const Label ansys::dpf::labels::body
static

Label for body.

◆ complex

const Label ansys::dpf::labels::complex
static

Label for complex.

Examples
DataApis.cpp.

◆ derivative_order

const Label ansys::dpf::labels::derivative_order
static

Label for derivative_order.

◆ dofs

const Label ansys::dpf::labels::dofs
static

Label for dofs.

◆ domain

const Label ansys::dpf::labels::domain
static

Label for domain.

◆ phase

const Label ansys::dpf::labels::phase
static

Label for phase.

◆ species

const Label ansys::dpf::labels::species
static

Label for species.

◆ time

const Label ansys::dpf::labels::time
static

◆ zone

const Label ansys::dpf::labels::zone
static

Label for zone.