Public Member Functions | Private Attributes
TSFExtended::PartitionedToMonolithicConverter Class Reference

List of all members.

Public Member Functions

 PartitionedToMonolithicConverter (const VectorSpace< double > &partitionedSpace, const RCP< Array< int > > &isBCCol, const VectorSpace< double > &monolithicSpace)
void convert (const Vector< double > &in, Vector< double > &out) const

Private Attributes

VectorSpace< double > partitionedSpace_
VectorSpace< double > monolithicSpace_
Array< Array< int > > indices_

Detailed Description

Definition at line 43 of file TSFPartitionedToMonolithicConverter.hpp.


Constructor & Destructor Documentation

TSFExtended::PartitionedToMonolithicConverter::PartitionedToMonolithicConverter ( const VectorSpace< double > &  partitionedSpace,
const RCP< Array< int > > &  isBCCol,
const VectorSpace< double > &  monolithicSpace 
) [inline]

Member Function Documentation

void TSFExtended::PartitionedToMonolithicConverter::convert ( const Vector< double > &  in,
Vector< double > &  out 
) const [inline]

Member Data Documentation

Definition at line 103 of file TSFPartitionedToMonolithicConverter.hpp.

Definition at line 102 of file TSFPartitionedToMonolithicConverter.hpp.

Definition at line 101 of file TSFPartitionedToMonolithicConverter.hpp.

Site Contact