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

Static Public Member Functions
graphics::spaceTraits< linDG2D::Space > Struct Template Reference

#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< linDG2D::Space >

Definition at line 139 of file space.hh.


Member Function Documentation

static bool graphics::spaceTraits< linDG2D::Space >::boundaryElements ( ) [inline, static]

Definition at line 142 of file space.hh.

static uint graphics::spaceTraits< linDG2D::Space >::dim ( ) [inline, static]

Definition at line 140 of file space.hh.

static bool graphics::spaceTraits< linDG2D::Space >::positionConnection ( ) [inline, static]

Definition at line 141 of file space.hh.


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

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