BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Bempp::SparseToHMatrixConverter< ValueType > Struct Template Reference

Public Types

typedef Fiber::ScalarTraits
< ValueType >::RealType 
CoordinateType
 
typedef AhmedDofWrapper
< CoordinateType > 
AhmedDofType
 
typedef bbxbemblcluster
< AhmedDofType, AhmedDofType
AhmedBemBlcluster
 
typedef mblock< typename
AhmedTypeTraits< ValueType >
::Type > 
AhmedMblock
 

Static Public Member Functions

static void constructHMatrix (int *rowOffsets, int *colIndices, double *values, std::vector< unsigned int > &domain_o2p, std::vector< unsigned int > &range_p2o, double eps, AhmedBemBlcluster *blockCluster, boost::shared_array< AhmedMblock * > &mblocks, int &maximumRank)
 

The documentation for this struct was generated from the following files: