programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
Collaboration diagram for Linear solver:

Variables

double precision, dimension(nvarmx),
save 
epsilo
 relative precision of the linear solver More...
 
integer, dimension(nvarmx), save idircl
 strengthening of the diagonal part of the matrix if no Dirichlet is set More...
 
integer, dimension(nvarmx), save ndircl
 number of Dirichlet BCs More...
 

Detailed Description

Variable Documentation

double precision, dimension(nvarmx), save epsilo

relative precision of the linear solver

integer, dimension(nvarmx), save idircl

strengthening of the diagonal part of the matrix if no Dirichlet is set

  • 0: false
  • 1: true
    Remarks
    the code computes automatically for each variable the number of Dirichlet BCs
integer, dimension(nvarmx), save ndircl

number of Dirichlet BCs