Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
types::subvector_t Type Reference
Collaboration diagram for types::subvector_t:
[legend]

Public Attributes

type(variable_t), pointer var
 
real(kind=dprnorm
 
real(kind=dpbnorm
 
real(kind=dpxnorm
 
real(kind=dp), dimension(:),
allocatable 
rhs
 

Member Data Documentation

real(kind=dp) types::subvector_t::bnorm
real(kind=dp), dimension(:), allocatable types::subvector_t::rhs
real(kind=dp) types::subvector_t::rnorm
type(variable_t), pointer types::subvector_t::var
real(kind=dp) types::subvector_t::xnorm

The documentation for this type was generated from the following file: