OpenFAST
Wind turbine multiphysics simulator
Public Member Functions | List of all members
syssubs::nwtc_erf Interface Reference

Public Member Functions

real(siki) function nwtc_erfr4 (x)
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 
 nwtc_erfr4
 
 nwtc_erfr8
 
 nwtc_erfr16
 
real(siki) function nwtc_erfr4 (x)
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 
real(siki) function nwtc_erfr4 (x)
 This function returns the ERF value of its argument. More...
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 
real(siki) function nwtc_erfr4 (x)
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 
real(siki) function nwtc_erfr4 (x)
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 
real(siki) function nwtc_erfr4 (x)
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 
real(siki) function nwtc_erfr4 (x)
 This function returns the ERF value of its argument. More...
 
real(r8ki) function nwtc_erfr8 (x)
 
real(quki) function nwtc_erfr16 (x)
 

Member Function/Subroutine Documentation

◆ nwtc_erfr16() [1/2]

real(quki) function syssubs::nwtc_erf::nwtc_erfr16 ( real(quki), intent(in)  x)

◆ nwtc_erfr16() [2/2]

real(quki) function syssubs::nwtc_erf::nwtc_erfr16 ( real(quki), intent(in)  x)

◆ nwtc_erfr4() [1/2]

real(siki) function syssubs::nwtc_erf::nwtc_erfr4 ( real(siki), intent(in)  x)

This function returns the ERF value of its argument.

The result has a value equal to the Gauss error function:

\begin{equation} \mathrm{erf}(x)=\frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2}\,dt \end{equation}


Use NWTC_ERF (syssubs::nwtc_erf) instead of directly calling a specific routine in the generic interface.

Parameters
[in]xinput
Returns
\(\mathrm{erf}(x)\)

◆ nwtc_erfr4() [2/2]

real(siki) function syssubs::nwtc_erf::nwtc_erfr4 ( real(siki), intent(in)  x)

This function returns the ERF value of its argument.

The result has a value equal to the Gauss error function:

\begin{equation} \mathrm{erf}(x)=\frac{2}{\sqrt{\pi}}\int_0^x e^{-t^2}\,dt \end{equation}


Use NWTC_ERF (syssubs::nwtc_erf) instead of directly calling a specific routine in the generic interface.

Parameters
[in]xinput
Returns
\(\mathrm{erf}(x)\)

◆ nwtc_erfr8() [1/2]

real(r8ki) function syssubs::nwtc_erf::nwtc_erfr8 ( real(r8ki), intent(in)  x)

◆ nwtc_erfr8() [2/2]

real(r8ki) function syssubs::nwtc_erf::nwtc_erfr8 ( real(r8ki), intent(in)  x)


The documentation for this interface was generated from the following files: