dune-grid  2.2.1
Public Types | Static Public Member Functions | List of all members
Dune::Alberta::DofVectorProvider< int > Struct Template Reference

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

Public Types

typedef ALBERTA DOF_INT_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)

Member Typedef Documentation

typedef ALBERTA DOF_INT_VEC Dune::Alberta::DofVectorProvider< int >::DofVector

Member Function Documentation

static void Dune::Alberta::DofVectorProvider< int >::free ( DofVector dofVector)
inlinestatic

References ALBERTA.

static DofVector* Dune::Alberta::DofVectorProvider< int >::get ( const DofSpace dofSpace,
const std::string &  name 
)
inlinestatic

References ALBERTA.

static DofVector* Dune::Alberta::DofVectorProvider< int >::read ( const std::string &  filename,
Mesh mesh,
DofSpace dofSpace 
)
inlinestatic

References ALBERTA.

static bool Dune::Alberta::DofVectorProvider< int >::write ( const DofVector dofVector,
const std::string &  filename 
)
inlinestatic

References ALBERTA.


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