OGS
AddFaultsToVoxelGridDialog.cpp File Reference

Detailed Description

Implementation of the AddFaultsToVoxelGridDialog class.

Date
2023-05-11

Definition in file AddFaultsToVoxelGridDialog.cpp.

#include "AddFaultsToVoxelGridDialog.h"
#include <QStringList>
#include <QStringListModel>
#include <algorithm>
#include <string>
#include "Base/OGSError.h"
#include "Base/Utils.h"
#include "MeshLib/Mesh.h"
#include "MeshModel.h"
#include "MeshToolsLib/MeshGenerators/AddFaultToVoxelGrid.h"
Include dependency graph for AddFaultsToVoxelGridDialog.cpp:

Go to the source code of this file.

Variables

QString no_voxel_str = "[No voxel grid available.]"
 

Variable Documentation

◆ no_voxel_str

QString no_voxel_str = "[No voxel grid available.]"