NuTo
Numerics Tool
Public Member Functions | List of all members
NuTo::CellStorage Class Reference

stores and creates integration cells More...

#include <CellStorage.h>

Public Member Functions

Group< CellInterfaceAddCells (Group< ElementCollectionFem > elements, const IntegrationTypeBase &integrationType, int cellStartId=0)
 creates and stores cells from elements, an integration type and a continuous id More...
 

Detailed Description

stores and creates integration cells

Member Function Documentation

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

Parameters
elementsgroup of elements
integrationTypesuitable integration type that matches the elements
cellStartIdstart id of the continous cell numbering
Returns
group of newly created cells

The documentation for this class was generated from the following files: