Reference domain for a line (1D). More...
#include <refdomain.h>
Static Public Member Functions | |
| static const Point1D * | get_vertices () |
Static Protected Attributes | |
| static const Point1D | vertices [] |
Reference domain for a line (1D).
FIXME: name
| static const Point1D* RefLine::get_vertices | ( | ) | [inline, static] |
const Point1D RefLine::vertices [static, protected] |
{
{ -1.0 },
{ 1.0 }
}
1.6.3