Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Static Public Member Functions
graphics::spaceTraits< linDG3D::FvdgSpace > Struct Template Reference

Traits for FvdgSpace. More...

#include <space.hh>

List of all members.

Static Public Member Functions

static bool boundaryElements ()
static uint dim ()
static bool positionConnection ()

Detailed Description

template<>
struct graphics::spaceTraits< linDG3D::FvdgSpace >

Traits for FvdgSpace.

Definition at line 124 of file space.hh.


Member Function Documentation

static bool graphics::spaceTraits< linDG3D::FvdgSpace >::boundaryElements ( ) [inline, static]

Definition at line 127 of file space.hh.

static uint graphics::spaceTraits< linDG3D::FvdgSpace >::dim ( ) [inline, static]

Definition at line 125 of file space.hh.

static bool graphics::spaceTraits< linDG3D::FvdgSpace >::positionConnection ( ) [inline, static]

Definition at line 126 of file space.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)