dune-grid 2.10
Loading...
Searching...
No Matches
Dune::Alberta::DofVectorProvider< Real > Struct Reference

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

Inheritance diagram for Dune::Alberta::DofVectorProvider< Real >:
Inheritance graph

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)

Member Typedef Documentation

◆ DofVector

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

Member Function Documentation

◆ free()

void Dune::Alberta::DofVectorProvider< Real >::free ( DofVector * dofVector)
inlinestatic

◆ get()

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

◆ read()

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

◆ write()

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

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