#include <GridHierarchy.h>
Public Member Functions | |
| dimspec () | |
Public Attributes | |
| double | low |
| double | high |
| double | h |
| double | hfine |
| unsigned | n |
| unsigned | nfine |
| dimspec::dimspec | ( | ) | [inline] |
| double dimspec::h |
| double dimspec::hfine |
Referenced by GridHierarchy::DAGH_ComposeHierarchy(), GridHierarchy::localStep(), toLocal(), toWorld(), and GridHierarchy::worldStep().
| double dimspec::high |
| double dimspec::low |
| unsigned dimspec::n |
| unsigned dimspec::nfine |
Referenced by GridHierarchy::DAGH_ComposeHierarchy(), toWorldLower(), and toWorldUpper().
1.6.3