V3FIT
Public Attributes | List of all members
bmw_context::bmw_context_class Type Reference

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.
 

Detailed Description

Base class representing a bmw context. This contains all memory needed to operate bmw.

Definition at line 34 of file bmw_context.f.


The documentation for this type was generated from the following file: