OGS
XdmfHdfWriter.cpp File Reference

Detailed Description

Definition in file XdmfHdfWriter.cpp.

#include "XdmfHdfWriter.h"
#include <algorithm>
#include <functional>
#include <range/v3/algorithm/contains.hpp>
#include "BaseLib/Algorithm.h"
#include "InfoLib/GitInfo.h"
#include "partition.h"
#include "transformData.h"
#include "writeXdmf.h"
Include dependency graph for XdmfHdfWriter.cpp:

Go to the source code of this file.

Classes

struct  MeshLib::IO::TransformedMeshData
 
struct  MeshLib::IO::XdmfHdfMesh
 

Namespaces

namespace  MeshLib
 
namespace  MeshLib::IO
 

Functions

template<typename Data >
std::function< bool(Data)> MeshLib::IO::isVariableAttribute (std::set< std::string > const &variable_output_names)