Octopus
projector_matrix_oct_m Module Reference

Data Types

type  projector_matrix_t
 A set of projectors defined on a submesh. More...
 

Functions/Subroutines

subroutine, public projector_matrix_allocate (this, nprojs, sphere, has_mix_matrix, is_cmplx)
 
subroutine, public projector_matrix_deallocate (this)
 

Function/Subroutine Documentation

◆ projector_matrix_allocate()

subroutine, public projector_matrix_oct_m::projector_matrix_allocate ( type(projector_matrix_t), intent(out)  this,
integer, intent(in)  nprojs,
type(submesh_t), intent(in)  sphere,
logical, intent(in)  has_mix_matrix,
logical, intent(in), optional  is_cmplx 
)

Definition at line 151 of file projector_matrix.F90.

◆ projector_matrix_deallocate()

subroutine, public projector_matrix_oct_m::projector_matrix_deallocate ( type(projector_matrix_t), intent(inout)  this)

Definition at line 187 of file projector_matrix.F90.