Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
--
Curvilinear
--
Derivatives
--- DerivativesOrder
--- DerivativesStencil
--- MultigridDerivativesOrder
--
FFTs
--
KPoints
--
Simulation Box
-- MultigridLevels
-- PeriodicBoundaryMask
-- Spacing
-- SpiralBoundaryCondition
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
MultigridDerivativesOrder
MultigridDerivativesOrder
Section Mesh::Derivatives
Type integer
Default 1
This variable gives the discretization order for the approximation of
the differential operators on the different levels of the multigrid.
For more details, see the variable DerivativesOrder.
Source information
grid/multigrid.F90 : 137
call parse_variable ( namespace , 'MultigridDerivativesOrder' , 1 , order )