|
| file | discontinuous_fe_constant.h [code] |
| | Data structures representing discontinuous constant finite elments.
|
| |
| file | discontinuous_scalar_reference_finite_element.h [code] |
| | A Decorator around a ScalarReferenceFiniteElement to represent discontinuous shape functions.
|
| |
| file | dpg.h [code] |
| |
| file | dpg_element_matrix_provider.h [code] |
| | Class providing element matrices of DPG methods.
|
| |
| file | dpg_element_vector_provider.h [code] |
| | Class providing element vectors of DPG methods.
|
| |
| file | dpg_tools.cc [code] |
| | implementation of dpg tools
|
| |
| file | dpg_tools.h [code] |
| | contains helper functions and classes used in dpg computations
|
| |
| file | loc_comp_dpg.h [code] |
| | classes implementing the SubElementMatrixProvider and SubElementVectorProvider interfaces, performing local computations.
|
| |
| file | product_dofhandler.cc [code] |
| |
| file | product_dofhandler.h [code] |
| | A DOF handler for product spaces.
|
| |
| file | product_element_matrix_provider.h [code] |
| | Class providing element matrices associated with bilinear forms between cartesian/product spaces.
|
| |
| file | product_element_matrix_provider_builder.h [code] |
| |
| file | product_element_vector_provider.h [code] |
| | Class providing element vectors associated with a linear form on a cartesian/product spaces.
|
| |
| file | product_element_vector_provider_builder.h [code] |
| |
| file | product_fe_space.h [code] |
| | Data structure describing (cartesian)-product finite element spaces.
|
| |
| file | product_fe_space_factory.h [code] |
| | Factory class to create ProductUniformFEspaces.
|
| |
| file | sub_element_matrix_provider.h [code] |
| | Interface Class providing sub element matrices associated with bilinear forms between components of cartesian/product spaces.
|
| |
| file | sub_element_vector_provider.h [code] |
| | Interface Class providing sub element vectors associated with linear forms of a component of a cartesian/product space.
|
| |
| file | trace_scalar_reference_finite_element.h [code] |
| | A decorator around a ScalarReferenceFiniteElement, that drops all interior shape functions.
|
| |