public class Discretization extends Object
| Modifier and Type | Field and Description |
|---|---|
static Discretization |
SINGLE_VOXEL |
| Constructor and Description |
|---|
Discretization() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
curvedElements() |
double |
getDefaultMaxElementSide() |
double |
getMaxAspectRatio() |
HashMap<String,Double> |
getResolutionHM() |
double[] |
getSurfaceLayers() |
public static final Discretization SINGLE_VOXEL
Copyright © 2016. All rights reserved.