#include <weakform.h>
Public Attributes | |
| std::vector< int > | idx |
| std::vector< Mesh * > | meshes |
| std::vector< Transformable * > | fns |
| std::vector< MeshFunction * > | ext |
| std::vector< MatrixFormVol * > | mfvol |
| std::vector< MatrixFormSurf * > | mfsurf |
| std::vector< VectorFormVol * > | vfvol |
| std::vector< VectorFormSurf * > | vfsurf |
| std::set< int > | idx_set |
| std::set< unsigned > | seq_set |
| std::set< MeshFunction * > | ext_set |
| std::vector<MeshFunction *> WeakForm::Stage::ext |
| std::set<MeshFunction *> WeakForm::Stage::ext_set |
| std::vector<Transformable *> WeakForm::Stage::fns |
| std::vector<int> WeakForm::Stage::idx |
| std::set<int> WeakForm::Stage::idx_set |
| std::vector<Mesh *> WeakForm::Stage::meshes |
| std::vector<MatrixFormSurf *> WeakForm::Stage::mfsurf |
| std::vector<MatrixFormVol *> WeakForm::Stage::mfvol |
| std::set<unsigned> WeakForm::Stage::seq_set |
| std::vector<VectorFormSurf *> WeakForm::Stage::vfsurf |
| std::vector<VectorFormVol *> WeakForm::Stage::vfvol |
1.6.3