This is the complete list of members for ProcessLib::Assembly::MatrixElementCache< Dim >, including all inherited members.
| add(std::vector< double > const &local_data, std::vector< GlobalIndexType > const &indices) | ProcessLib::Assembly::MatrixElementCache< Dim > | inline |
| addCacheToGlobal() | ProcessLib::Assembly::MatrixElementCache< Dim > | inlineprivate |
| addToCache(std::vector< double > const &values, std::vector< GlobalIndexType > const &indices) | ProcessLib::Assembly::MatrixElementCache< Dim > | inlineprivate |
| addToCacheImpl(std::vector< double > const &values, std::vector< GlobalIndexType > const &indices, std::integral_constant< std::size_t, 1 >) | ProcessLib::Assembly::MatrixElementCache< Dim > | inlineprivate |
| addToCacheImpl(std::vector< double > const &values, std::vector< GlobalIndexType > const &indices, std::integral_constant< std::size_t, 2 >) | ProcessLib::Assembly::MatrixElementCache< Dim > | inlineprivate |
| cache_ | ProcessLib::Assembly::MatrixElementCache< Dim > | private |
| cache_capacity | ProcessLib::Assembly::MatrixElementCache< Dim > | privatestatic |
| ensureEnoughSpace(std::size_t const space_needed) | ProcessLib::Assembly::MatrixElementCache< Dim > | inlineprivate |
| ensureEnoughSpaceSlow(std::size_t const space_needed) | ProcessLib::Assembly::MatrixElementCache< Dim > | inlineprivate |
| mat_or_vec_ | ProcessLib::Assembly::MatrixElementCache< Dim > | private |
| MatOrVec typedef | ProcessLib::Assembly::MatrixElementCache< Dim > | private |
| MatrixElementCache(MatOrVec &mat_or_vec, Stats &stats, const int num_threads) | ProcessLib::Assembly::MatrixElementCache< Dim > | inline |
| num_threads_ | ProcessLib::Assembly::MatrixElementCache< Dim > | private |
| stats_ | ProcessLib::Assembly::MatrixElementCache< Dim > | private |
| ~MatrixElementCache() | ProcessLib::Assembly::MatrixElementCache< Dim > | inline |