#include <common/array.h>#include <common/error.h>Go to the source code of this file.
Classes | |
| class | AsmList |
| AsmList is a simple container for the element assembly arrays idx, dof, coef. and ori These arrays are filled by Space::get_element_assembly_list() and used by the assembling procedure and the Solution class. The arrays are allocated and deallocated automatically by the class. More... | |
1.6.3