Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell  
    
  -- 
   Boundaries 
    
  -- 
   Medium  
      --- CheckPointsMediumFromFile 
      --- LinearMediumBoxFile 
      --- LinearMediumBoxShape 
      --- LinearMediumBoxSize 
      --- LinearMediumEdgeProfile 
      --- LinearMediumProperties 
      --- MediumDispersionType 
      --- MediumPoleDamping 
      --- MediumPoleEnergy 
      --- MediumPoleStrength 
  
    
  -- 
   Output 
    
  -- 
   TD Propagation 
      -- AnalyticalExternalSource 
      -- BesselBeamAxisShift 
      -- CurrentDensityFactor 
      -- ExternalCurrent 
      -- ExternalSourceBesselOutput 
      -- MaxwellAbsorbingBoundaries 
      -- MaxwellBoundaryConditions 
      -- MaxwellFunctions 
      -- MaxwellHamiltonianOperator 
      -- MaxwellIncidentWaves 
      -- MaxwellPlaneWavesInBox 
      -- MaxwellTestQuadrupole 
      -- RegularizationFunction 
      -- RegularizationFunctionWidth 
      -- SpeedOfLightFactor 
      -- TransverseFieldCalculation 
      -- UserDefinedConstantSpatialMaxwellField 
      -- UserDefinedInitialMaxwellStates 
      -- UserDefinedMaxwellExternalCurrent 
  
    
  - 
   Mesh 
    
  - 
   Output 
    
  - 
   SCF 
    
  - 
   States 
    
  - 
   System 
    
  - 
   Time-Dependent 
    
  - 
   Utilities 
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    LinearMediumEdgeProfile 
    
    
    
    
LinearMediumEdgeProfile 
Section  Maxwell::Medium Type  integer
Options :
   edged : 
Medium box edges are considered steep for derivatives.
 
   smooth : 
Medium box edged and softened for derivatives.
 
 
    
        
        
        
        Source information
        
         
    
    
maxwell/linear_medium.F90  : 215
 call  parse_variable ( namespace ,  'LinearMediumEdgeProfile' ,  OPTION__LINEARMEDIUMEDGEPROFILE__EDGED ,  this % edge_profile )