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

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

Traits for hp3D::Space. More...

#include <spaceTraits.hh>

List of all members.

Static Public Member Functions

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

Detailed Description

template<>
struct graphics::spaceTraits< hp3D::Space >

Traits for hp3D::Space.

Definition at line 61 of file spaceTraits.hh.


Member Function Documentation

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

Definition at line 64 of file spaceTraits.hh.

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

Definition at line 62 of file spaceTraits.hh.

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

Definition at line 63 of file spaceTraits.hh.


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

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