dune-grid 2.9.1
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Dune::Alberta::DofVectorProvider< signed char > Struct Reference

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

Public Types

typedef ALBERTA DOF_SCHAR_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

◆ DofVector

typedef ALBERTA DOF_SCHAR_VEC Dune::Alberta::DofVectorProvider< signed char >::DofVector

Member Function Documentation

◆ free()

static void Dune::Alberta::DofVectorProvider< signed char >::free ( DofVector * dofVector)
inlinestatic

◆ get()

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

◆ read()

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

◆ write()

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

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