OGS
XdmfHdfData.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) OpenGeoSys Community (opengeosys.org)
2// SPDX-License-Identifier: BSD-3-Clause
3
4#pragma once
5
6#include <boost/shared_ptr.hpp>
7#include <vector>
8
9#include "HdfData.h"
10#include "XdmfData.h"
11
12namespace MeshLib::IO
13{
14struct XdmfHdfData final
15{
18};
19} // namespace MeshLib::IO