Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
1 result

fmpi_domain.c

  • raphael.bach's avatar
    a65fc29d
    Add `struct fmpi_type` · a65fc29d
    raphael.bach authored
    - Rename `enum fmpi_type` to `enum fmpi_type_base`
    - Rename `enum fmpi_derived_type` to `enum fmpi_type_derived`
    - Replace type information in `fmpi_data` with the new `fmpi_type`
    Verified
    a65fc29d
    History
    Add `struct fmpi_type`
    raphael.bach authored
    - Rename `enum fmpi_type` to `enum fmpi_type_base`
    - Rename `enum fmpi_derived_type` to `enum fmpi_type_derived`
    - Replace type information in `fmpi_data` with the new `fmpi_type`