Go to the source code of this file.
|
| module | vac_vars |
| | Variables pertaining to the vacuum quantities.
|
|
| integer function | vac_vars::init_vac (vac, style, n_bnd, prim_x, n_ang, jq) |
| | Initializes a vacuum type.
|
| subroutine, public | vac_vars::set_loc_lims (n_loc, bs, ind_p, n_p, lims) |
| | Calculates the limits in local index.
|
| subroutine | vac_vars::dealloc_vac (vac) |
| | Deallocates vacuum variables.
|
| integer function, public | vac_vars::copy_vac (vac, vac_copy) |
| | Copy a vacuum type.
|
| logical function, public | vac_vars::in_context (ctxt) |
| | Indicates whether current process is in the context.
|