OGS
IntegrationPointDataTools.cpp File Reference

Detailed Description

Created on September 29, 2022, 3:22 PM

Definition in file IntegrationPointDataTools.cpp.

Include dependency graph for IntegrationPointDataTools.cpp:

Go to the source code of this file.

Namespaces

namespace  MeshToolsLib
 

Functions

template<typename ElementType >
int MeshToolsLib::getNumberOfElementIntegrationPointsGeneral (MeshLib::IntegrationPointMetaData const &ip_meta_data)
 
int MeshToolsLib::getNumberOfElementIntegrationPoints (MeshLib::IntegrationPointMetaData const &ip_meta_data, MeshLib::Element const &e)
 
std::vector< std::size_t > MeshToolsLib::getIntegrationPointDataOffsetsOfMeshElements (std::vector< MeshLib::Element * > const &mesh_elements, MeshLib::PropertyVectorBase const &pv, MeshLib::Properties const &properties)