|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.bora.algo.AlgoMesh1d
public class AlgoMesh1d
Computes a new discretization of the edges using the local definition of target length and target deflection for each edge.
Constructor Summary | |
---|---|
AlgoMesh1d(MMesh1D m)
Creates a AlgoMesh1d instance. |
Method Summary | |
---|---|
void |
compute(boolean relDefl)
Explores each edge discretization 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 AlgoMesh1d(MMesh1D m)
AlgoMesh1d
instance.
m
- the MMesh1D
instance to mesh.Method Detail |
---|
public void compute(boolean relDefl)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |