OGS
IntegrationPointWriter.h File Reference

Detailed Description

Definition in file IntegrationPointWriter.h.

#include <algorithm>
#include <functional>
#include <iterator>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for IntegrationPointWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeshLib::IntegrationPointWriter
 
struct  MeshLib::IntegrationPointMetaData
 

Namespaces

namespace  MeshLib
 

Functions

void MeshLib::addIntegrationPointDataToMesh (MeshLib::Mesh &mesh, std::vector< std::unique_ptr< IntegrationPointWriter > > const &integration_point_writer)
 
IntegrationPointMetaData MeshLib::getIntegrationPointMetaData (MeshLib::Properties const &properties, std::string const &name)