ENH: Overhaul of time activated explicit sources
- deprecated: - timeActivatedExplicitSource (old base type) - timeActivatedExplicitCellSource - timeActivatedExplicitMulticomponentPointSource - introduced timeActivatedExplicitSource - templated on primitive type - scalar, vector, tensor... - takes as input, either a cell set or list of points
Showing
- src/finiteVolume/Make/files 0 additions, 5 deletionssrc/finiteVolume/Make/files
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitCellSource/timeActivatedExplicitCellSource.C 0 additions, 175 deletions...vatedExplicitCellSource/timeActivatedExplicitCellSource.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitMulticomponentPointSource/pointSourceProperties/pointSourceProperties.C 0 additions, 87 deletions...PointSource/pointSourceProperties/pointSourceProperties.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitMulticomponentPointSource/pointSourceProperties/pointSourceProperties.H 0 additions, 158 deletions...PointSource/pointSourceProperties/pointSourceProperties.H
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitMulticomponentPointSource/timeActivatedExplicitMulticomponentPointSource.C 0 additions, 292 deletions...ntSource/timeActivatedExplicitMulticomponentPointSource.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitMulticomponentPointSource/timeActivatedExplicitMulticomponentPointSource.H 0 additions, 185 deletions...ntSource/timeActivatedExplicitMulticomponentPointSource.H
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSource.C 347 additions, 0 deletions...timeActivatedExplicitSource/TimeActivatedExplicitSource.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSource.H 368 additions, 0 deletions...timeActivatedExplicitSource/TimeActivatedExplicitSource.H
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceI.H 227 additions, 0 deletions...imeActivatedExplicitSource/TimeActivatedExplicitSourceI.H
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceIO.C 102 additions, 0 deletions...meActivatedExplicitSource/TimeActivatedExplicitSourceIO.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceList.C 223 additions, 0 deletions...ActivatedExplicitSource/TimeActivatedExplicitSourceList.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/TimeActivatedExplicitSourceList.H 171 additions, 0 deletions...ActivatedExplicitSource/TimeActivatedExplicitSourceList.H
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/timeActivatedExplicitSource.C 12 additions, 122 deletions...timeActivatedExplicitSource/timeActivatedExplicitSource.C
- src/finiteVolume/cfdTools/general/fieldSources/timeActivatedExplicitSource/timeActivatedExplicitSource.H 26 additions, 133 deletions...timeActivatedExplicitSource/timeActivatedExplicitSource.H
Please register or sign in to comment