psyclone.domain.lfric.lfric_fields

This module contains the LFRicFields class which manages the declarations for field arguments required by an Invoke or Kernel stub.

Classes

  • LFRicFields: Manages the declarations for all field arguments required by an Invoke

class psyclone.domain.lfric.lfric_fields.LFRicFields(node)

Manages the declarations for all field arguments required by an Invoke or Kernel stub.

Inheritance

Inheritance diagram of LFRicFields