|
OpenCMISS-Zinc C++ API Documentation
|
#include "zinc/element.h"#include "zinc/field.hpp"#include "zinc/differentialoperator.hpp"#include "zinc/node.hpp"Go to the source code of this file.
Classes | |
| class | OpenCMISS::Zinc::Elementbasis |
| A set of basis functions that can apply over an element of a given dimension. More... | |
| class | OpenCMISS::Zinc::Element |
| A single finite element from a mesh. More... | |
| class | OpenCMISS::Zinc::Elementtemplate |
| A description of element shape and field definitions. More... | |
| class | OpenCMISS::Zinc::Elementiterator |
| An iterator for looping through all the elements in a mesh. More... | |
| class | OpenCMISS::Zinc::Mesh |
| A finite element mesh consisting of a set of elements of fixed dimension. More... | |
| class | OpenCMISS::Zinc::MeshGroup |
| A subset of a master mesh. More... | |
| class | OpenCMISS::Zinc::Meshchanges |
| Object describing changes to a mesh in a fieldmoduleevent. More... | |
Namespaces | |
| OpenCMISS | |
| The OpenCMISS namespace. | |
| OpenCMISS::Zinc | |
| The OpenCMISS::Zinc namespace. | |
Functions | |
| bool | OpenCMISS::Zinc::operator== (const Element &a, const Element &b) |
| bool | OpenCMISS::Zinc::operator== (const Mesh &a, const Mesh &b) |
1.8.6