MCPcopy 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

beginMethod · 0.85
endMethod · 0.85
beginMethod · 0.85
endMethod · 0.85
cbeginMethod · 0.85
cendMethod · 0.85
beginMethod · 0.85
cbeginMethod · 0.85
endMethod · 0.85
cendMethod · 0.85
endFunction · 0.85
beginMethod · 0.85

Calls 1

assignFunction · 0.50

Tested by

no test coverage detected