#include <Ioss_Transform.h>
◆ ~Transform()
virtual Ioss::Transform::~Transform |
( |
| ) |
|
|
virtualdefault |
◆ Transform()
Ioss::Transform::Transform |
( |
| ) |
|
|
protecteddefault |
◆ create()
Transform * Ioss::Transform::create |
( |
const std::string & | transform | ) |
|
|
static |
◆ execute()
bool Ioss::Transform::execute |
( |
const Ioss::Field & | field, |
|
|
void * | data ) |
◆ internal_execute()
virtual bool Ioss::Transform::internal_execute |
( |
const Ioss::Field & | field, |
|
|
void * | data ) |
|
protectedpure virtual |
◆ output_count()
virtual IOSS_NODISCARD size_t Ioss::Transform::output_count |
( |
size_t | in | ) |
const |
|
pure virtual |
◆ output_storage()
◆ set_properties() [1/2]
void Ioss::Transform::set_properties |
( |
const std::string & | name, |
|
|
const std::vector< double > & | values ) |
|
virtual |
◆ set_properties() [2/2]
void Ioss::Transform::set_properties |
( |
const std::string & | name, |
|
|
const std::vector< int > & | values ) |
|
virtual |
◆ set_property() [1/2]
void Ioss::Transform::set_property |
( |
const std::string & | name, |
|
|
double | value ) |
|
virtual |
◆ set_property() [2/2]
void Ioss::Transform::set_property |
( |
const std::string & | name, |
|
|
int | value ) |
|
virtual |
The documentation for this class was generated from the following files: