|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFEJDMath.MeshBorder
FEJDMath.Border1
Represents a border of the mesh whose nodes have dirichlet boundary conditions
| Field Summary |
| Fields inherited from class FEJDMath.MeshBorder |
|
| Constructor Summary | |
Border1(MeshBorder e,
double a,
double b)
|
|
| Method Summary | |
java.lang.String |
toString()
Returns a decription of the border |
java.lang.String |
toString2()
Returns a decription of the border containing only its global number and the value of t1 and t2 |
| Methods inherited from class FEJDMath.MeshBorder |
calcBCondition, getGlobalNb, getMeshPoint, getNbOfMeshPoints, getNode, getNode1, getNode2 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Border1(MeshBorder e,
double a,
double b)
e - the considered MeshBordera - the value of the boundary condition on the first nodeb - the value of the boundary condition on the second node| Method Detail |
public java.lang.String toString()
toString in class MeshBorderpublic java.lang.String toString2()
toString2 in class MeshBorder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||