OGS
ProcessLib::Assembly::MatrixElementCache< Dim > Member List

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_capacityProcessLib::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 typedefProcessLib::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