Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

NoCorrelModel Class Reference

generates uncorrelated random fields. More...

#include <CorrelModel.h>

Inheritance diagram for NoCorrelModel::

CorrelModel HandleId List of all members.

Public Methods

 NoCorrelModel (int nsd_)
virtual real spatialCorrelation (const Ptv(real) &x)

Detailed Description

generates uncorrelated random fields.

NAME: NoCorrelModel - generates uncorrelated random fields

DESCRIPTION:

This class is a subclass of "CorrelModel" for random fields without spatial correlations.


Constructor & Destructor Documentation

NoCorrelModel::NoCorrelModel ( int nsd_ ) [inline]
 


Member Function Documentation

real NoCorrelModel::spatialCorrelation ( const Ptv(real) & x ) [virtual]
 

this is the central virtual function in the hierarchy; it computes the value of the correlation function at a specified point.

Reimplemented from CorrelModel.


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.