- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/albertagrid/dofvector.hh>
Public Types | |
typedef ALBERTA DOF_INT_VEC | DofVector |
Static Public Member Functions | |
static DofVector * | get (const DofSpace *dofSpace, const std::string &name) |
static void | free (DofVector *dofVector) |
static DofVector * | read (const std::string &filename, Mesh *mesh, DofSpace *dofSpace) |
static bool | write (const DofVector *dofVector, const std::string &filename) |
typedef ALBERTA DOF_INT_VEC Dune::Alberta::DofVectorProvider< int >::DofVector |
static void Dune::Alberta::DofVectorProvider< int >::free | ( | DofVector * | dofVector | ) | [inline, static] |
References ALBERTA.
static DofVector* Dune::Alberta::DofVectorProvider< int >::get | ( | const DofSpace * | dofSpace, | |
const std::string & | name | |||
) | [inline, static] |
References ALBERTA.
static DofVector* Dune::Alberta::DofVectorProvider< int >::read | ( | const std::string & | filename, | |
Mesh * | mesh, | |||
DofSpace * | dofSpace | |||
) | [inline, static] |
References ALBERTA.
static bool Dune::Alberta::DofVectorProvider< int >::write | ( | const DofVector * | dofVector, | |
const std::string & | filename | |||
) | [inline, static] |
References ALBERTA.
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].