| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jcae.mesh.amibe.algos1d.Compat1D2D
public class Compat1D2D
| Constructor Summary | |
|---|---|
| Compat1D2D(MMesh1D m,
           java.util.Map<java.lang.String,java.lang.String> options)Creates a Compat1D2Dinstance. | |
| Method Summary | |
|---|---|
|  void | compute()Explores each edge of the mesh and calls the discretisation method. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Compat1D2D(MMesh1D m,
                  java.util.Map<java.lang.String,java.lang.String> options)
Compat1D2D instance.
m - the MMesh1D instance to refine.| Method Detail | 
|---|
public void compute()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||