the pipette is a class that measures the volume of an element More...
#include <cl_Pipette.hpp>
Public Member Functions | |
| Pipette () | |
| ~Pipette () | |
| void | set_element_type (const ElementType aType) |
| void | set_facet_type (const ElementType aType) |
| real | measure (const Element *aElement) |
| real | measure (const Facet *aFacet) |
the pipette is a class that measures the volume of an element
| belfem::mesh::Pipette::Pipette | ( | ) |
| belfem::mesh::Pipette::~Pipette | ( | ) |
| void belfem::mesh::Pipette::set_element_type | ( | const ElementType | aType | ) |
| void belfem::mesh::Pipette::set_facet_type | ( | const ElementType | aType | ) |