Public Types | Public Member Functions | Public Attributes

Fiber::EigenArrays Struct Reference

Contains typed arrays to EigenValues and EigenVectors. More...

#include <EigenValues.hpp>

List of all members.

Public Types

Public Member Functions

Public Attributes


Detailed Description

Contains typed arrays to EigenValues and EigenVectors.


Member Function Documentation

void Fiber::EigenArrays::create ( const RefPtr< MemBase > &  Data  ) 

Create the six eigen arrays of the same size as the input data set.

Todo:
this needs improval through using an OnDemandCreator

Referenced by EigenArrays().

void Fiber::EigenArrays::setFields ( Representation R,
const string &  Fieldname,
const RefPtr< FragmentID > &  f,
const RefPtr< MemBase > &  DataSource,
bool  Discardable = true 
)
Parameters:
DataSource The source of the data, only used to set up parental information and an cache info string.

References MemCore::Cache::MemCache().

Referenced by EigenArrays().