#include <base/quadrature.h>
#include <base/thread_management.h>
#include <base/multithread_info.h>
#include <lac/full_matrix.h>
#include <lac/sparse_matrix.h>
#include <lac/block_sparsity_pattern.h>
#include <grid/tria.h>
#include <grid/tria_iterator.h>
#include <grid/tria_accessor.h>
#include <dofs/dof_tools.h>
#include <base/mg_level_object.h>
#include <appframe/dof_application.h>
#include <appframe/matrix_base.h>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
|
namespace | AppFrame |
| Functions and classes of the application framework.
|
|