RefSystem Class Reference
#include <refsystem.h>
Inherits NonlinSystem.
List of all members.
Constructor & Destructor Documentation
| RefSystem::RefSystem |
( |
LinSystem * |
base, |
|
|
int |
order_increase = 1, |
|
|
int |
refinement = 1 | |
|
) |
| | |
| RefSystem::~RefSystem |
( |
|
) |
[virtual] |
Member Function Documentation
| void RefSystem::assemble |
( |
bool |
rhsonly = false |
) |
[virtual] |
Creates reference (fine) meshes and spaces and assembles the reference system.
Reimplemented from NonlinSystem.
| void RefSystem::prepare |
( |
|
) |
|
Copies and refines meshes from the base linsystem.
| void RefSystem::set_order_increase |
( |
int |
order_increase |
) |
|
Sets order increases (same for all components).
| void RefSystem::set_pss |
( |
int |
n, |
|
|
|
... | |
|
) |
| | |
Do not call in this class.
Reimplemented from LinSystem.
| void RefSystem::set_spaces |
( |
int |
n, |
|
|
|
... | |
|
) |
| | |
Do not call in this class.
Reimplemented from LinSystem.
Member Data Documentation
The documentation for this class was generated from the following files: