Boost logo

Glas :

RE: [glas] Vector Spaces vs. "Objects called vectors"

From: Williams, Alan B (william_at_[hidden])
Date: 2005-02-04 15:27:39


 

> -----Original Message-----
> From: glas-bounces_at_[hidden]
> [mailto:glas-bounces_at_[hidden]] On Behalf Of Toon Knapen
> Sent: Friday, February 04, 2005 11:17 AM
> To: Generic Linear Algorithm Software
> Subject: Re: [glas] Vector Spaces vs. "Objects called vectors"
>
> Could you point me to where exactly I can find specific info on the
> support for partitioning and structure in Trilinos ? Thanks!
>

You could look at the documentation for Trilinos' Tpetra package:
http://software.sandia.gov/Trilinos/packages/tpetra/doxygen/development/
inline/index.html
(that url may get split by the line-break)

Specifically, look at the classes ElementSpace and VectorSpace.

Alan