Selaa lähdekoodia

ConfigurationToJson Completed

master
mahmood19227 1 vuosi sitten
vanhempi
commit
cf5e3c368f
1 muutettua tiedostoa jossa 0 lisäystä ja 7 poistoa
  1. +0
    -7
      CSharp/BasicInputs/Bha/CStringConfigurationVariables.f90

+ 0
- 7
CSharp/BasicInputs/Bha/CStringConfigurationVariables.f90 Näytä tiedosto

@@ -1,5 +1,4 @@
module CStringConfigurationVariables
! !@use ConfigurationVariables, only: Configuration
implicit none
public
!constants
@@ -13,10 +12,6 @@ module CStringConfigurationVariables
integer :: PDC_BitType = 1
integer :: Rock_BitType = 2
! types
! Pipe Items in String Array
type, bind(c), public :: CStringItem
integer :: ComponentType
real(8) :: NumberOfJoint
@@ -29,8 +24,6 @@ module CStringConfigurationVariables
character(1) :: Grade
end type CStringItem
! types
! Pipe Items in String Array
type, bind(c), public :: CBitInfo
integer :: BitType
real(8) :: BitSize


Ladataan…
Peruuta
Tallenna