OpenCMISS-Iron Internal API Documentation
|
Contains information on the defined basis functions. More...
Public Attributes | |
integer(intg) | number_basis_functions |
The number of basis functions defined. More... | |
type(basis_ptr_type), dimension(:), pointer | bases |
The array of pointers to the defined basis functions. More... | |
type(basis_ptr_type), dimension(:), pointer types::basis_functions_type::bases |