42#include "physics_op_inc.F90"
46#include "physics_op_inc.F90"
This module calculates the derivatives (gradients, Laplacians, etc.) of a function.
This module defines the meshes, which are used in Octopus.
subroutine, public zphysics_op_l(der, ff, lf, ghost_update, set_bc)
The action of the angular momentum operator (three spatial components). In case of real functions,...
subroutine, public dphysics_op_l(der, ff, lf, ghost_update, set_bc)
The action of the angular momentum operator (three spatial components). In case of real functions,...
subroutine, public zphysics_op_l2(der, ff, l2f, ghost_update, set_bc)
Square of the angular momentum L. This has to be very much improved if.
subroutine, public dphysics_op_l2(der, ff, l2f, ghost_update, set_bc)
Square of the angular momentum L. This has to be very much improved if.