AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::klee::internal::NamedOperatorData Struct Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/axom/checkouts/latest/src/axom/klee/GeometryOperatorsIO.hpp>

Static Public Member Functions

static void defineSchema (inlet::Container &container)
 

Public Attributes

std::string name
 
LengthUnit startUnits
 
LengthUnit endUnits
 
bool startDimsSet
 
Dimensions startDims
 
GeometryOperatorData value
 

Detailed Description

Data for a named operator.

Member Function Documentation

◆ defineSchema()

static void axom::klee::internal::NamedOperatorData::defineSchema ( inlet::Container container)
static

Define the schema for a named operator.

Parameters
containerthe container in which to describe a single named operator

Member Data Documentation

◆ name

std::string axom::klee::internal::NamedOperatorData::name

◆ startUnits

LengthUnit axom::klee::internal::NamedOperatorData::startUnits

◆ endUnits

LengthUnit axom::klee::internal::NamedOperatorData::endUnits

◆ startDimsSet

bool axom::klee::internal::NamedOperatorData::startDimsSet

◆ startDims

Dimensions axom::klee::internal::NamedOperatorData::startDims

◆ value

GeometryOperatorData axom::klee::internal::NamedOperatorData::value

The documentation for this struct was generated from the following file: