Cache of ComponentLists objects.
More...
#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/assembly/component_lists_cache.hpp>
|
| ComponentListsCache (const std::vector< unsigned int > &p2o, int componentCount) |
|
shared_ptr< const ComponentLists > | get (int start, int indexCount) |
| Return the LocalDofLists object describing the DOFs corresponding to AHMED matrix indices [start, start + indexCount).
|
|
|
void | findComponents (int start, int indexCount, std::vector< int > &pointIndices, std::vector< std::vector< int > > &componentIndices, std::vector< std::vector< int > > &arrayIndices) const |
|
void | findComponents (int index, std::vector< int > &pointIndices, std::vector< std::vector< int > > &componentIndices, std::vector< std::vector< int > > &arrayIndices) const |
|
Cache of ComponentLists objects.
The documentation for this class was generated from the following files:
- /home/wojtek/Projects/BEM/bempp-sven/bempp/lib/assembly/component_lists_cache.hpp
- /home/wojtek/Projects/BEM/bempp-sven/bempp/lib/assembly/component_lists_cache.cpp