![]() |
NuTo
Numerics Tool
|
stores and creates integration cells More...
#include <CellStorage.h>
Public Member Functions | |
| Group< CellInterface > | AddCells (Group< ElementCollectionFem > elements, const IntegrationTypeBase &integrationType, int cellStartId=0) |
| creates and stores cells from elements, an integration type and a continuous id More... | |
stores and creates integration cells
| Group< CellInterface > CellStorage::AddCells | ( | Group< ElementCollectionFem > | elements, |
| const IntegrationTypeBase & | integrationType, | ||
| int | cellStartId = 0 |
||
| ) |
creates and stores cells from elements, an integration type and a continuous id
| elements | group of elements |
| integrationType | suitable integration type that matches the elements |
| cellStartId | start id of the continous cell numbering |
1.8.11