Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • wslda wslda
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wtools
  • wsldawslda
  • Wiki
  • Global variables

Last edited by Gabriel Wlazłowski Nov 04, 2022
Page history

Global variables

Below we provide a list of global variables that are accessible for users from *.h file.

variable name scope comment
input st-wslda, td-wslda pointer to structure storing input file variables.
For example input->Na stores value of Na tag.
md st-wslda, td-wslda structure storing input file variables.
For example md.Na stores value of Na tag.
extern int wsldapid st-wslda, td-wslda Variable storing process id.
It is used typically to multiple printing of the same line by many processes.
extern int wsldapnp st-wslda, td-wslda Variable storing total number of processes involved in the computation process.
double dc_mu_a, dc_mu_b st-wslda, td-wslda chemical potentials for components a and b
Clone repository

Content of Documentation
Official webpage
W-BSK Toolkit