Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KratosMultiphysics/Kratos
/ const_iterator
Class
const_iterator
kratos/containers/array_1d.h:298–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
typedef boost::numeric::ublas::indexed_const_iterator<self_type, boost::numeric::ublas::dense_random_access_iterator_tag> const_iterator;
297
#else
298
class const_iterator;
299
class iterator;
300
#endif
301
Callers
15
begin
Method · 0.85
end
Method · 0.85
begin
Method · 0.85
end
Method · 0.85
cbegin
Method · 0.85
cend
Method · 0.85
begin
Method · 0.85
cbegin
Method · 0.85
end
Method · 0.85
cend
Method · 0.85
end
Function · 0.85
begin
Method · 0.85
Calls
1
assign
Function · 0.50
Tested by
no test coverage detected