Jive reference manual
List of all members | Static Public Member Functions | Static Public Attributes
jive::geom::Wedge6 Class Reference

#include <jive/geom/Wedge.h>

Inheritance diagram for jive::geom::Wedge6:
Inheritance graph

Static Public Member Functions

static Ref< IShapegetShape (const String &name="wedge6", const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, String &ischeme, String &tscheme, String &qscheme, const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, const MatrixVector &ischeme, const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, const Properties &conf, const Properties &props)
 
static util::Topology getBoundaryTopology ()
 
static void declare ()
 
- Static Public Member Functions inherited from jive::geom::Wedge
static Ref< IShapegetShape (const String &name, String &ischeme, String &tscheme, String &qscheme, const Ref< SShape > &xfuncs, const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, const MatrixVector &ischeme, const Ref< SShape > &xfuncs, const Ref< SShape > &sfuncs=NIL)
 
static Ref< IShapegetShape (const String &name, const Properties &conf, const Properties &props)
 
static void declare ()
 

Static Public Attributes

static const char * TYPE_NAME
 
static const int NODE_COUNT = 6
 
static const char * ISCHEME
 
static const char * TSCHEME
 
static const char * QSCHEME
 
- Static Public Attributes inherited from jive::geom::Wedge
static const char * GEOMETRY
 
static const char * TYPE_NAME
 
static const int BOUNDARY_COUNT = 5
 

Member Function Documentation

static Ref<IShape> jive::geom::Wedge6::getShape ( const String name = "wedge6",
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<IShape> jive::geom::Wedge6::getShape ( const String name,
String ischeme,
String tscheme,
String qscheme,
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<IShape> jive::geom::Wedge6::getShape ( const String name,
const MatrixVector &  ischeme,
const Ref< SShape > &  sfuncs = NIL 
)
static
static Ref<IShape> jive::geom::Wedge6::getShape ( const String name,
const Properties conf,
const Properties props 
)
static
static util::Topology jive::geom::Wedge6::getBoundaryTopology ( )
static
static void jive::geom::Wedge6::declare ( )
static

Member Data Documentation

const char* jive::geom::Wedge6::TYPE_NAME
static
const int jive::geom::Wedge6::NODE_COUNT = 6
static
const char* jive::geom::Wedge6::ISCHEME
static
const char* jive::geom::Wedge6::TSCHEME
static
const char* jive::geom::Wedge6::QSCHEME
static