CP2K 2.4 (Revision 12889)
Namespaces | Functions

erf_fn.f90 File Reference

#include "cp_common_uses.h"
Include dependency graph for erf_fn.f90:

Go to the source code of this file.

Namespaces

namespace  erf_fn
 

Calculates error function and complementary error function.


Functions

subroutine erf_fn::CALERF (ARG, RESULT, JINT)
REAL(KIND=dp), public erf_fn::ERF (X)
REAL(KIND=dp), public erf_fn::ERFC (X)
REAL(KIND=dp), public erf_fn::ERFCX (X)