Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
ViewFactors.src File Reference

Data Types

module  viewfactorglobals
 

Functions/Subroutines

subroutine normalizefactors (Model)
 
subroutine matvec (u, v, ipar)
 
program viewfactors
 
subroutine itersolv (N, x, b)
 
subroutine diagprec (u, v, ipar)
 

Function/Subroutine Documentation

subroutine matvec ( real(kind=dp), dimension(*)  u,
real(kind=dp), dimension(*)  v,
integer, dimension(*)  ipar 
)
subroutine viewfactors::normalizefactors ( type(model_t), pointer  Model)

View factors are normalized in order to improve the numberical accuracy. With normalization it is ensured that all boundary elements see exactly half space.

References elementutils::elementarea(), messages::fatal(), messages::info(), itersolv(), and viewfactorglobals::jacobian.

Referenced by viewfactors().

Here is the call graph for this function:

Here is the caller graph for this function: