Public Member Functions | Private Attributes

AAdapt::AerasScharDensity Class Reference

#include <AAdapt_AnalyticFunction.hpp>

Inheritance diagram for AAdapt::AerasScharDensity:
Inheritance graph
[legend]
Collaboration diagram for AAdapt::AerasScharDensity:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AerasScharDensity (int neq_, int numDim_, Teuchos::Array< double > data_)
void compute (double *x, const double *X)

Private Attributes

int numDim
int neq
Teuchos::Array< double > data

Detailed Description

Definition at line 153 of file AAdapt_AnalyticFunction.hpp.


Constructor & Destructor Documentation

AAdapt::AerasScharDensity::AerasScharDensity ( int  neq_,
int  numDim_,
Teuchos::Array< double >  data_ 
)

Definition at line 275 of file AAdapt_AnalyticFunction.cpp.


Member Function Documentation

void AAdapt::AerasScharDensity::compute ( double *  x,
const double *  X 
) [virtual]

Implements AAdapt::AnalyticFunction.

Definition at line 282 of file AAdapt_AnalyticFunction.cpp.


Member Data Documentation

Definition at line 158 of file AAdapt_AnalyticFunction.hpp.

Definition at line 159 of file AAdapt_AnalyticFunction.hpp.

Teuchos::Array<double> AAdapt::AerasScharDensity::data [private]

Definition at line 160 of file AAdapt_AnalyticFunction.hpp.


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