#include <Ioss_Transform.h>
◆ ~Transform()
| Ioss::Transform::~Transform |
( |
| ) |
|
|
virtualdefault |
◆ Transform()
| Ioss::Transform::Transform |
( |
| ) |
|
|
protecteddefault |
◆ 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 int Ioss::Transform::output_count |
( |
int |
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: