Toggle navigation
Documentation
Big picture
The finite element method
The data structure
Not-so-quick guide
Optimisation
Order of action functions
Example codes and tutorials
List of example codes and tutorials
Meshing
Solvers
MPI parallel processing
Post-processing/visualisation
Other
Change log
Creating documentation
Coding conventions
Index
FAQ
About
People
Contact/Get involved
Publications
Acknowledgements
Copyright
Picture show
Go
oomph
BlockSelector
oomph::BlockSelector Member List
This is the complete list of members for
oomph::BlockSelector
, including all inherited members.
BlockSelector
()
oomph::BlockSelector
inline
BlockSelector
(const unsigned &row_index, const unsigned &column_index, const bool &wanted, CRDoubleMatrix *replacement_block_pt=0)
oomph::BlockSelector
inline
build
(const unsigned &row_index, const unsigned &column_index, const bool &wanted, CRDoubleMatrix *replacement_block_pt=0)
oomph::BlockSelector
inline
private
Column_index
oomph::BlockSelector
private
column_index
() const
oomph::BlockSelector
inline
do_not_want_block
()
oomph::BlockSelector
inline
null_replacement_block_pt
()
oomph::BlockSelector
inline
operator<<
oomph::BlockSelector
friend
Replacement_block_pt
oomph::BlockSelector
private
replacement_block_pt
() const
oomph::BlockSelector
inline
row_index
() const
oomph::BlockSelector
inline
Row_index
oomph::BlockSelector
private
select_block
(const unsigned &row_index, const unsigned &column_index, const bool &wanted, CRDoubleMatrix *replacement_block_pt=0)
oomph::BlockSelector
inline
set_column_index
(const unsigned &column_index)
oomph::BlockSelector
inline
set_replacement_block_pt
(CRDoubleMatrix *replacement_block_pt)
oomph::BlockSelector
inline
set_row_index
(const unsigned &row_index)
oomph::BlockSelector
inline
want_block
()
oomph::BlockSelector
inline
Wanted
oomph::BlockSelector
private
wanted
() const
oomph::BlockSelector
inline
~BlockSelector
()
oomph::BlockSelector
inline
virtual