HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CheckReal
Function
17 statements
Source File
TessellationTypes.f90
TessellationTypes
CheckReal
Contents
public function CheckReal(this, value) result(found)
Type Bound
ObjsRealDataLinkedList_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
ObjsRealDataLinkedList_t
),
intent(inout)
::
this
real(kind=RP),
intent(in)
::
value
Return Value
logical