Octopus
symmetrizer.F90 File Reference

Go to the source code of this file.

Modules

module  symmetrizer_oct_m
 

Data Types

type  symmetrizer_oct_m::symmetrizer_t
 

Functions/Subroutines

subroutine, public symmetrizer_oct_m::symmetrizer_init (this, mesh, symm)
 
subroutine, public symmetrizer_oct_m::symmetrizer_end (this)
 
subroutine, public symmetrizer_oct_m::dsymmetrizer_apply (this, mesh, field, field_vector, symmfield, symmfield_vector, suppress_warning, reduced_quantity)
 supply field and symmfield, and/or field_vector and symmfield_vector More...
 
subroutine, public symmetrizer_oct_m::dsymmetrizer_apply_single (this, mesh, iop, field, symmfield)
 
subroutine, public symmetrizer_oct_m::dsymmetrize_tensor_cart (symm, tensor, use_non_symmorphic)
 Symmetric a rank-2 tensor defined in Cartesian space. More...
 
subroutine, public symmetrizer_oct_m::dsymmetrize_magneto_optics_cart (symm, tensor)
 
subroutine, public symmetrizer_oct_m::zsymmetrizer_apply (this, mesh, field, field_vector, symmfield, symmfield_vector, suppress_warning, reduced_quantity)
 supply field and symmfield, and/or field_vector and symmfield_vector More...
 
subroutine, public symmetrizer_oct_m::zsymmetrizer_apply_single (this, mesh, iop, field, symmfield)
 
subroutine, public symmetrizer_oct_m::zsymmetrize_tensor_cart (symm, tensor, use_non_symmorphic)
 Symmetric a rank-2 tensor defined in Cartesian space. More...
 
subroutine, public symmetrizer_oct_m::zsymmetrize_magneto_optics_cart (symm, tensor)