All Packages Class Hierarchy This Package Previous Next Index
Interface CH.epfl.lcvm.mccc.OneDMesh
- public interface OneDMesh
A general 1D mesh interface.
-
getMesh()
- Return the s values of the mesh points
getMesh
public abstract double[] getMesh()
- Return the s values of the mesh points
- Returns:
- the dimension of the domain of the function.
All Packages Class Hierarchy This Package Previous Next Index