an efficient C++ finite element environment
|
|
Go to the documentation of this file. 1 #include "rheolef/tiny_element.h"
22 #include "rheolef/geo_element.h"
34 os << K.
name() <<
"\t";
38 if (i != K.size()-1) {
47 set_index (x.
index());
see the geo_element page for the full documentation
variant_type variant() const
variant_type variant() const
This file is part of Rheolef.
#define error_macro(message)
tiny_element(variant_type t=max_variant)
static const variant_type max_variant
size_type dimension() const
field::size_type size_type
std::ostream & operator<<(std::ostream &os, const catchmark &m)
std::vector< int >::size_type size_type