DISPATCH
index_mod Module Reference

This index file has slot indices for all solver, all initially equal to zero It is the responsibility of the solver to set all values it needs to use. NOTE: The only reference to indices in tasks should be via taskidx, never to a temporary instance of index_t. More...

Data Types

type  index_t
 

Variables

type(index_t), public idx
 

Detailed Description

This index file has slot indices for all solver, all initially equal to zero It is the responsibility of the solver to set all values it needs to use. NOTE: The only reference to indices in tasks should be via taskidx, never to a temporary instance of index_t.