1# ifndef _RHEO_TINY_ELEMENT_H
2# define _RHEO_TINY_ELEMENT_H
32#include "rheolef/reference_element.h"
56 std::fill (
t_,
t_+8, std::numeric_limits<size_type>::max());
field::size_type size_type
see the geo_element page for the full documentation
see the reference_element page for the full documentation
size_type n_vertex() const
void set_variant(variant_type x)
static const variant_type max_variant
std::vector< int >::size_type size_type
static const variant_type t
tiny_element(variant_type t=max_variant)
tiny_element(const class geo_element &)
void set_variant(variant_type t)
const size_type & operator[](size_type i) const
friend std::ostream & operator<<(std::ostream &os, const tiny_element &K)
void set_index(size_t idx)
This file is part of Rheolef.