3#ifndef __FIBER_HDF5SEPARATEDCOMPOUNDCREATOR_HPP
4#define __FIBER_HDF5SEPARATEDCOMPOUNDCREATOR_HPP
6#include "HDF5CreatorBase.hpp"
14class HDF5SeparatedCompoundCreator :
public HDF5CreatorBase
20 HDF5SeparatedCompoundCreator(
const RefPtr<LoaderProgress>&BLP,
21 const RefPtr<FiberTypeBase>&MyFiberType,
22 const RefPtr<H5Group>&fieldGroup,
25 ~HDF5SeparatedCompoundCreator();
27 HDF5CreatorBase::DataPtr_t load_data()
override;
static RefPtr< Cache, CacheBase > & MemCache()
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2