File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11/*
22 * Copyright (c) 2014-2015: G-CSC, Goethe University Frankfurt
3- * Author: Sebastian Reiter, Anahita Werner
3+ * Author: Sebastian Reiter, Anahita Werner, Markus Knodel some adds
44 *
55 * This file is part of UG4.
66 *
5757
5858//fracture tools
5959#define TOOLTIP_EXPAND_LAYERS_2D "Expands a 1d layer to a 2d layer by introducing quadrilaterals."
60+ #define TOOLTIP_EXPAND_LAYERS_2D_ARTE "Expands a 1d layer to a 2d layer by introducing quadrilaterals, using the Arte algorithm."
6061#define TOOLTIP_EXPAND_LAYERS_3D "Expands a 2d layer to a 3d layer by introducing prisms."
62+ #define TOOLTIP_EXPAND_LAYERS_3D_ARTE "Expands a 2d layer to a 3d layer by introducing prisms, using the Arte algorithm."
6163#define TOOLTIP_FRAC_TO_LAYER "Enhances a 2d fracture to a 3d fracture."
6264
6365//new tools
You can’t perform that action at this time.
0 commit comments