Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
adaptive Module Reference

Public Member Functions

subroutine refinemesh (Model, Solver, Quant, Perm, InsideResidual, EdgeResidual, BoundaryResidual)
 
real(kind=dp) function computeerror (Model, ErrorIndicator, RefMesh, Quant, Perm, InsideResidual, EdgeResidual, BoundaryResidual)
 

Member Function/Subroutine Documentation

real(kind=dp) function adaptive::computeerror ( type(model_t)  Model,
real(kind=dp), dimension(:)  ErrorIndicator,
type(mesh_t), pointer  RefMesh,
real(kind=dp), dimension(:)  Quant,
integer, dimension(:)  Perm,
  InsideResidual,
  EdgeResidual,
  BoundaryResidual 
)

References coordinatesystems::coordinatesystemdimension(), and meshutils::findmeshedges().

Referenced by refinemesh().

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine adaptive::refinemesh ( type( model_t )  Model,
type(solver_t), target  Solver,
real(kind=dp), dimension(:)  Quant,
integer, dimension(:)  Perm,
  InsideResidual,
  EdgeResidual,
  BoundaryResidual 
)

The documentation for this module was generated from the following file: