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

Public Member Functions

real(kind=dp) function computeradiationload (Model, Mesh, Element, Temperature, Reorder, Emissivity, AngleFraction)
 
real(kind=dp) function computeradiationcoeff (Model, Mesh, Element, k)
 

Member Function/Subroutine Documentation

real(kind=dp) function radiation::computeradiationcoeff ( type(model_t)  Model,
type(mesh_t), pointer  Mesh,
type(element_t)  Element,
integer  k 
)

References elementutils::elementarea(), defutils::getparentmatprop(), and lists::listgetreal().

Referenced by diffusegrayradiation().

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=dp) function radiation::computeradiationload ( type(model_t)  Model,
type(mesh_t), pointer  Mesh,
type(element_t)  Element,
real(kind=dp), dimension(:)  Temperature,
integer, dimension(:)  Reorder,
real(kind=dp)  Emissivity,
real(kind=dp), optional  AngleFraction 
)

References elementutils::elementarea(), defutils::getparentmatprop(), and lists::listgetreal().

Referenced by diffusegrayradiation(), and heatboundaryresidual().

Here is the call graph for this function:

Here is the caller graph for this function:


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