All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface CH.epfl.lcvm.mccc.OneDMesh

public interface OneDMesh
A general 1D mesh interface.


Method Index

 o getMesh()
Return the s values of the mesh points

Methods

 o 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