![]()  | 
  
    Octopus
    
   | 
 
general module for modelmb particles (eg 4 electrons in 1D equiv to 1 in 4D). Also calculate different densities on request. More...
general module for modelmb particles (eg 4 electrons in 1D equiv to 1 in 4D). Also calculate different densities on request.
Data Types | |
| type | modelmb_1part_t | 
| container type for the position and dimensions for 1 particle  More... | |
Functions/Subroutines | |
| subroutine, public | modelmb_1part_init (this, mesh, ikeeppart, ndim1part) | 
| subroutine, public | modelmb_1part_end (this) | 
| subroutine, public modelmb_1part_oct_m::modelmb_1part_init | ( | type(modelmb_1part_t), intent(out) | this, | 
| type(mesh_t), intent(in) | mesh, | ||
| integer, intent(in) | ikeeppart, | ||
| integer, intent(in) | ndim1part | ||
| ) | 
Definition at line 150 of file modelmb_1part.F90.
| subroutine, public modelmb_1part_oct_m::modelmb_1part_end | ( | type(modelmb_1part_t), intent(inout) | this | ) | 
Definition at line 210 of file modelmb_1part.F90.