|
Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 150 of file characteristic.h.
Public Types | |
| typedef characteristic_on_quadrature_rep< T, M > | rep |
| typedef smart_pointer< rep > | base |
| Public Types inherited from smart_pointer< characteristic_on_quadrature_rep< T, M > > | |
| typedef T | handled_type |
| typedef base::internal | internal |
Public Member Functions | |
| characteristic_on_quadrature (quadrature_option qopt=quadrature_option(quadrature_option::max_family, 0)) | |
| Public Member Functions inherited from smart_pointer< characteristic_on_quadrature_rep< T, M > > | |
| smart_pointer (T *p=0) | |
| smart_pointer< T > & | operator= (const smart_pointer< T > &x) |
| ~smart_pointer () | |
| Public Member Functions inherited from smart_pointer_base< T, details::constructor_copy< T > > | |
| smart_pointer_base (T *p=0) | |
| smart_pointer_base< T, details::constructor_copy< T > > & | operator= (const smart_pointer_base< T, details::constructor_copy< T > > &) |
| ~smart_pointer_base () | |
| const T * | pointer () const |
| const T & | data () const |
| const T * | operator-> () const |
| const T & | operator* () const |
| int | reference_counter () const |
| counter * | get_count () const |
Definition at line 153 of file characteristic.h.
| typedef smart_pointer<rep> base |
Definition at line 154 of file characteristic.h.
| characteristic_on_quadrature | ( | quadrature_option | qopt = quadrature_option(quadrature_option::max_family,0) | ) |
Definition at line 156 of file characteristic.h.