OOFEM 3.0
Loading...
Searching...
No Matches
localgaussianrandomfunction.C File Reference
#include "localgaussianrandomfunction.h"
#include "mathfem.h"
#include "classfactory.h"
#include <ctime>

Go to the source code of this file.

Namespaces

namespace  oofem

Macros

#define IA   16807
#define IM   2147483647
#define AM   ( 1.0 / IM )
#define IQ   127773
#define IR   2836
#define NTAB   32
#define NDIV   ( 1 + ( IM - 1 ) / NTAB )
#define EPS   1.2e-7
#define RNMX   ( 1.0 - EPS )

Functions

 oofem::REGISTER_Function (LocalGaussianRandomFunction)

Macro Definition Documentation

◆ AM

#define AM   ( 1.0 / IM )

◆ EPS

◆ IA

#define IA   16807

◆ IM

#define IM   2147483647

◆ IQ

#define IQ   127773

◆ IR

#define IR   2836

◆ NDIV

#define NDIV   ( 1 + ( IM - 1 ) / NTAB )

◆ NTAB

#define NTAB   32

◆ RNMX

#define RNMX   ( 1.0 - EPS )

This page is part of the OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak Bořek Patzák
Project e-mail: oofem@fsv.cvut.cz
Generated at for OOFEM by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2011