OGS
|
Created on July 6, 2023, 4:21 PM
Definition in file ZeroMeshFieldDataByMaterialIDs.cpp.
#include "ZeroMeshFieldDataByMaterialIDs.h"
#include <algorithm>
#include <functional>
#include "IntegrationPointDataTools.h"
#include "MeshLib/Elements/Element.h"
#include "MeshLib/Mesh.h"
#include "MeshLib/Utils/IntegrationPointWriter.h"
Go to the source code of this file.
Namespaces | |
namespace | MeshToolsLib |
Functions | |
void | MeshToolsLib::zeroMeshFieldDataByMaterialIDs (MeshLib::Mesh &mesh, std::vector< int > const &selected_material_ids) |