HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ScalarSurfaceIntegral
Function
26 statements
Source File
SurfaceIntegrals.f90
SurfaceIntegrals
ScalarSurfaceIntegral
Contents
public function ScalarSurfaceIntegral(mesh, zoneID, integralType, iter) result(val)
Arguments
Type
Intent
Optional
Attributes
Name
class(HexMesh),
intent(inout),
target
::
mesh
integer,
intent(in)
::
zoneID
integer,
intent(in)
::
integralType
integer,
intent(in)
::
iter
Return Value
real(kind=RP)