Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
types::basisfunctions_t Type Reference

Public Attributes

integer n
 
integer, dimension(:), pointer p
 
integer, dimension(:), pointer q
 
integer, dimension(:), pointer r
 
real(kind=dp), dimension(:),
pointer 
coeff
 

Member Data Documentation

real(kind=dp), dimension(:), pointer types::basisfunctions_t::coeff
integer types::basisfunctions_t::n
integer, dimension(:), pointer types::basisfunctions_t::p
integer, dimension(:), pointer types::basisfunctions_t::q
integer, dimension(:), pointer types::basisfunctions_t::r

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