Loading...
Searching...
No Matches
bitpit::SystemMatrixAssembler::AssemblyOptions Struct Reference
Public Attributes | |
bool | full |
Controls if the assembler is providing all the non-zero values of a row. | |
bool | sorted |
Detailed Description
Definition at line 134 of file system_solvers_large.hpp.
Member Data Documentation
◆ full
bool bitpit::SystemMatrixAssembler::AssemblyOptions::full |
Controls if the assembler is providing all the non-zero values of a row.
Definition at line 135 of file system_solvers_large.hpp.
◆ sorted
bool bitpit::SystemMatrixAssembler::AssemblyOptions::sorted |
Definition at line 136 of file system_solvers_large.hpp.
The documentation for this struct was generated from the following file:
- src/LA/system_solvers_large.hpp
