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