BEM++
2.0
|
Public Member Functions | |
BlockCoalescer (blcluster *blclustersRoot, blcluster *decomposedBlclustersRoot, const shared_ptr< const Epetra_CrsMatrix > &permutedTestGlobalToFlatLocalMap, const shared_ptr< const Epetra_CrsMatrix > &permutedTrialGlobalToFlatLocalMap, const boost::shared_array< AhmedMblock * > &blocks, const boost::shared_array< AhmedMblock * > &decomposedBlocks, const AcaOptions &acaOptions) | |
void | coalesceBlock (unsigned index) |
Private Types | |
typedef Fiber::ScalarTraits < ValueType >::RealType | CoordinateType |
typedef AhmedDofWrapper < CoordinateType > | AhmedDofType |
typedef bbxbemblcluster < AhmedDofType, AhmedDofType > | AhmedBemBlcluster |
typedef mblock< typename AhmedTypeTraits< ValueType > ::Type > | AhmedMblock |