Dune::Alberta::DofVectorProvider< Real > Struct Template Reference

#include <dune/grid/albertagrid/dofvector.hh>

List of all members.

Public Types

typedef ALBERTA DOF_REAL_VEC DofVector

Static Public Member Functions

static DofVectorget (const DofSpace *dofSpace, const std::string &name)
static void free (DofVector *dofVector)
static DofVectorread (const std::string &filename, Mesh *mesh, DofSpace *dofSpace)
static bool write (const DofVector *dofVector, const std::string &filename)

template<>
struct Dune::Alberta::DofVectorProvider< Real >


Member Typedef Documentation

typedef ALBERTA DOF_REAL_VEC Dune::Alberta::DofVectorProvider< Real >::DofVector

Member Function Documentation

static void Dune::Alberta::DofVectorProvider< Real >::free ( DofVector dofVector  )  [inline, static]

References ALBERTA.

static DofVector* Dune::Alberta::DofVectorProvider< Real >::get ( const DofSpace dofSpace,
const std::string &  name 
) [inline, static]

References ALBERTA.

static DofVector* Dune::Alberta::DofVectorProvider< Real >::read ( const std::string &  filename,
Mesh mesh,
DofSpace dofSpace 
) [inline, static]

References ALBERTA.

static bool Dune::Alberta::DofVectorProvider< Real >::write ( const DofVector dofVector,
const std::string &  filename 
) [inline, static]

References ALBERTA.


The documentation for this struct was generated from the following file:

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].