Octopus
matter_oct_m Module Reference

This module defines a container system for electrons and ions. More...

Detailed Description

This module defines a container system for electrons and ions.

Data Types

interface  matter_t
 container class for for electrons and ions More...
 

Functions/Subroutines

class(matter_t) function, pointer matter_constructor (namespace, grp)
 
subroutine matter_finalizer (this)
 

Function/Subroutine Documentation

◆ matter_constructor()

class(matter_t) function, pointer matter_oct_m::matter_constructor ( type(namespace_t), intent(in)  namespace,
type(mpi_grp_t), intent(in)  grp 
)
private

Definition at line 154 of file matter.F90.

◆ matter_finalizer()

subroutine matter_oct_m::matter_finalizer ( type(matter_t), intent(inout)  this)
private

Definition at line 175 of file matter.F90.