IOSS 2.0
|
#include "iofaodel_export.h"
#include "Iofaodel_Utils.h"
#include "Ioss_Field.h"
#include "Ioss_GroupingEntity.h"
#include "Ioss_Property.h"
#include <string>
#include <vector>
#include <lunasa/DataObject.hh>
Go to the source code of this file.
Classes | |
struct | Iofaodel::property_entry_t |
Namespaces | |
namespace | Iofaodel |
A namespace for the pamgen database format. | |
Typedefs | |
using | Iofaodel::PropertyFunction |
Functions | |
size_t | Iofaodel::data_size (const Ioss::Property &p) |
void | Iofaodel::map_properties (const Ioss::Region ®ion, PropertyFunction op) |
void | Iofaodel::map_properties (const Ioss::Region ®ion, const Ioss::GroupingEntity &entity, PropertyFunction op) |
lunasa::DataObject | Iofaodel::pack_property (const Ioss::Region ®ion, const Ioss::GroupingEntity &entity, const Ioss::Property &property) |
int64_t | Iofaodel::property_get_int (lunasa::DataObject ldo) |
std::string | Iofaodel::property_get_string (lunasa::DataObject ldo) |