57#ifndef __FENIX_DATA_POLICY_H__
58#define __FENIX_DATA_POLICY_H__
62#include "fenix_data_group.hpp"
64int __fenix_policy_get_group(
fenix_group_t** group, MPI_Comm comm,
65 int timestart,
int depth,
int policy_name,
void* policy_value,
int* flag);
Contains all API function calls and Fenix types. This is the only header file a user should include.
Definition fenix_data_group.hpp:133