V3FIT
|
Base class representing a bmw context. This contains all memory needed to operate bmw. More...
Public Attributes | |
type(m_grid_class), pointer | m_grid => null() |
Vacuum grid object. | |
type(primed_grid_class), pointer | p_grid => null() |
Primed grid object. | |
type(unprimed_grid_class), pointer | up_grid => null() |
Unprimed grid object. | |
Base class representing a bmw context. This contains all memory needed to operate bmw.
Definition at line 34 of file bmw_context.f.