Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

Sundance::SundanceVectorSpace Class Reference

#include <SundanceVectorSpace.h>

List of all members.

Public Methods

Static Public Methods

Private Attributes


Detailed Description

Base class for vector spaces

Definition at line 22 of file SundanceVectorSpace.h.


Constructor & Destructor Documentation

Sundance::SundanceVectorSpace::SundanceVectorSpace const AbstractFunctionSpace   abstractSpace,
const TSFVectorType &    vectorType = Defaults::vectorType()
 

Sundance::SundanceVectorSpace::SundanceVectorSpace const Mesh   mesh,
const BasisFamily   basis,
const TSFVectorType &    vectorType = Defaults::vectorType()
 

Sundance::SundanceVectorSpace::SundanceVectorSpace const Mesh   mesh,
const BasisFamily   basis,
const CellSet   domain,
const TSFVectorType &    vectorType = Defaults::vectorType()
 

Sundance::SundanceVectorSpace::SundanceVectorSpace const Mesh   mesh,
const TSFArray< BasisFamily > &    basis,
const TSFVectorType &    vectorType = Defaults::vectorType()
 

Sundance::SundanceVectorSpace::SundanceVectorSpace const Mesh   mesh,
const TSFArray< BasisFamily > &    basis,
const TSFArray< CellSet > &    domains,
const TSFVectorType &    vectorType = Defaults::vectorType()
 

virtual Sundance::SundanceVectorSpace::~SundanceVectorSpace   [inline, virtual]
 

Definition at line 52 of file SundanceVectorSpace.h.


Member Function Documentation

virtual TSFVectorSpaceBase* Sundance::SundanceVectorSpace::deepCopy   const [virtual]
 

virtual int Sundance::SundanceVectorSpace::dim   const [virtual]
 

virtual TSFVectorBase* Sundance::SundanceVectorSpace::createMember const TSFVectorSpace &    handle const [virtual]
 

virtual bool Sundance::SundanceVectorSpace::checkEquality const TSFVectorSpaceBase *    other const [virtual]
 

virtual void Sundance::SundanceVectorSpace::print ostream &    os const [virtual]
 

const TSFVectorSpace& Sundance::SundanceVectorSpace::space   const [inline]
 

Definition at line 70 of file SundanceVectorSpace.h.

References space_.

const AbstractFunctionSpace& Sundance::SundanceVectorSpace::abstractSpace   const [inline]
 

Definition at line 73 of file SundanceVectorSpace.h.

References abstractSpace_.

const SundanceVectorSpace* Sundance::SundanceVectorSpace::getSpace const TSFVectorSpace &    space [static]
 


Member Data Documentation

AbstractFunctionSpace Sundance::SundanceVectorSpace::abstractSpace_ [private]
 

Definition at line 81 of file SundanceVectorSpace.h.

Referenced by abstractSpace().

TSFVectorType Sundance::SundanceVectorSpace::vectorType_ [private]
 

Definition at line 84 of file SundanceVectorSpace.h.

TSFVectorSpace Sundance::SundanceVectorSpace::space_ [private]
 

Definition at line 87 of file SundanceVectorSpace.h.

Referenced by space().


The documentation for this class was generated from the following file:
Contact:
Kevin Long (krlong@ca.sandia.gov)


Documentation generated by