Applies to |
Refines the finite elements mesh based on existing rough solution. Returns TRUE if the mesh was successfully refined and the problem has to be solved again.
Problem.RefineMesh As Boolean
The method RefineMesh has no parameters. It may be called if the corresponding problem already has an actual (non-expired) solution. This will cause the finite element mesh to be rebuilt, and then the new solution procedure may be started by use of the method SolveProblem. It is provided that new finite elements, generated by the refinement procedure, will be placed in the model areas where the previous calculation could be estimated as inaccurate.