[Push operators to pipeline]
More...
[Push operators to pipeline]
[Solve]
- Examples
- plastic.cpp.
Definition at line 737 of file plastic.cpp.
◆ SetUpSchur() [1/2]
SetUpSchur::SetUpSchur |
( |
| ) |
|
|
protecteddefault |
◆ SetUpSchur() [2/2]
SetUpSchur::SetUpSchur |
( |
| ) |
|
|
protecteddefault |
◆ createSetUpSchur() [1/2]
◆ createSetUpSchur() [2/2]
Create data structure for handling Schur complement.
- Parameters
-
m_field | |
sub_dm | Schur complement sub dm |
field_split_it | IS of Schur block |
ao_map | AO map from sub dm to main problem |
- Returns
- boost::shared_ptr<SetUpSchur>
- Examples
- plastic.cpp.
Definition at line 1346 of file plastic.cpp.
1348 {
1349 return boost::shared_ptr<SetUpSchur>(
1351}
◆ postProc() [1/2]
◆ postProc() [2/2]
◆ preProc() [1/2]
◆ preProc() [2/2]
◆ setUp() [1/2]
◆ setUp() [2/2]
The documentation for this struct was generated from the following files: