- c -
- capacity()
: Dune::DynamicVector< K, Allocator >
, Dune::ReservedVector< T, n >
- clear()
: Dune::ArrayList< T, N, A >
, Dune::BitSetVector< block_size, Allocator >
, Dune::lru< _Key, _Tp, _Traits >
, Dune::ReservedVector< T, n >
, Dune::SLList< T, A >
- clearHook()
: Dune::Exception
- clone()
: Dune::Cloneable
- CollectiveCommunication()
: Dune::CollectiveCommunication< Communicator >
, Dune::CollectiveCommunication< MPI_Comm >
- CollectiveIterator()
: Dune::CollectiveIterator< T, A >
- cols()
: Dune::DenseMatrix< MAT >
, Dune::IdentityMatrix< K, N >
- communicator()
: Dune::Interface
, Dune::RemoteIndices< T, A >
- compare()
: Dune::LocalIndexComparator< T >
, Dune::LocalIndexComparator< ParallelLocalIndex< T > >
- conceptCheck()
: Dune::Lcm< m, n >
- ConstArrayListIterator()
: Dune::ConstArrayListIterator< T, N, A >
- construct()
: Dune::DebugAllocator< T >
, Dune::MallocAllocator< T >
, Dune::PoolAllocator< T, s >
- container()
: Dune::DynamicVector< K, Allocator >
- ContainerWrapperIterator()
: Dune::ContainerWrapperIterator< CW, T, R >
- contains()
: Dune::AllSet< TA >
, Dune::Combine< TI1, TI2, TA >
, Dune::EmptySet< TA >
, Dune::EnumItem< TA, item >
, Dune::EnumRange< TA, from, end >
, Dune::NegateSet< S >
- count()
: Dune::BitSetVector< block_size, Allocator >
, Dune::BitSetVectorConstReference< block_size, Alloc >
- countmasked()
: Dune::BitSetVector< block_size, Allocator >
- create()
: Dune::ParameterizedObjectFactory< TypeT(Args...), KeyT >