Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--
IO
--
Optimization
--- HamiltonianApplyPacked
--- MemoryLimit
--- MeshBlockSize
--- MeshOrder
--- NLOperatorCompactBoundaries
--- OperateAccel
--- OperateComplex
--- OperateComplexSingle
--- OperateDouble
--- OperateSingle
--- ProfilingAllNodes
--- ProfilingMode
--- ProfilingOutputTree
--- ProfilingOutputYAML
--- StatesBlockSize
--- StatesCLDeviceMemory
--- StatesPack
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
NLOperatorCompactBoundaries
NLOperatorCompactBoundaries
Section Execution::Optimization
Type logical
Default no
(Experimental) When set to yes, for finite systems Octopus will
map boundary points for finite-differences operators to a few
memory locations. This increases performance, however it is
experimental and has not been thoroughly tested.
Source information
grid/nl_operator.F90 : 254
call parse_variable ( namespace , 'NLOperatorCompactBoundaries' , . false ., compact_boundaries )