IOSS 2.0
Loading...
Searching...
No Matches
Iofaodel_PropertySerialization.h File Reference
#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>
Include dependency graph for Iofaodel_PropertySerialization.h:
This graph shows which files directly or indirectly include this file:

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 &region, PropertyFunction op)
void Iofaodel::map_properties (const Ioss::Region &region, const Ioss::GroupingEntity &entity, PropertyFunction op)
lunasa::DataObject Iofaodel::pack_property (const Ioss::Region &region, 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)