chrono::fea::ChFieldBase::IteratorOnNodes Class Referenceabstract
Description
Iterator for iterating on ChField nodes (virtual iterator, to be preferred to GetNodeDataPointer() because the latter will be slower if iterating on all nodes, passing through hash map)
#include <ChField.h>
Inheritance diagram for chrono::fea::ChFieldBase::IteratorOnNodes:

Public Member Functions | |
| virtual std::pair< std::shared_ptr< ChNodeFEAbase >, ChFieldDataState & > | get ()=0 |
| virtual void | next ()=0 |
| virtual bool | is_end () const =0 |
The documentation for this class was generated from the following file:
- /builds/uwsbel/chrono/src/chrono/fea/ChField.h