ddx 0.6.0
Libary for domain-decomposition methods for polarizable continuum models
ddx_workspace.f90 File Reference

Go to the source code of this file.

Data Types

type  ddx_workspace::ddx_workspace_type
 Container for temporary arrays. More...
 

Modules

module  ddx_workspace
 Workspace for temporary buffers.
 

Functions/Subroutines

subroutine ddx_workspace::workspace_init (params, constants, workspace, ddx_error)
 Initialize and allocate the temporary workspaces. More...
 
subroutine ddx_workspace::workspace_free (workspace, ddx_error)
 Deallocate the temporary workspaces. More...
 

Detailed Description

ddX software

Allocation of workspace for ddX

TODO: deallocation function

Version
1.0.0
Author
Aleksandr Mikhalev
Date
2021-06-22

Definition in file ddx_workspace.f90.