dune-grid
2.1.1
|
#include <dune/grid/albertagrid/dofvector.hh>
Public Types | |
typedef ALBERTA DOF_SCHAR_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) |
static void Dune::Alberta::DofVectorProvider< signed char >::free | ( | DofVector * | dofVector | ) | [inline, static] |
References ALBERTA.
static DofVector* Dune::Alberta::DofVectorProvider< signed char >::get | ( | const DofSpace * | dofSpace, |
const std::string & | name | ||
) | [inline, static] |
References ALBERTA.
static DofVector* Dune::Alberta::DofVectorProvider< signed char >::read | ( | const std::string & | filename, |
Mesh * | mesh, | ||
DofSpace * | dofSpace | ||
) | [inline, static] |
References ALBERTA.
static bool Dune::Alberta::DofVectorProvider< signed char >::write | ( | const DofVector * | dofVector, |
const std::string & | filename | ||
) | [inline, static] |
References ALBERTA.