H2Lib  3.0
Data Fields
_merge_data_nf Struct Reference

Struct to store input data for multiple calls to nearfield integration routine. More...

#include <oclbem3d.h>

Data Fields

pcbem3d bem
 bem3d object.
 
fieldN
 Matrix to store all matrix coefficients.
 
uintridx
 Array of all row indices.
 
uintcidx
 Array of all column indices.
 
booltrans
 Array of all 'trans' flags.
 
field ** addr
 Array of memory addresses, that point to the locations where every single entry has to be stored.
 
size_t pos
 current fill position in all above mentioned arrays.
 
op_callbacksop_cb
 Set of callback functions for the current operator.
 

Detailed Description

Struct to store input data for multiple calls to nearfield integration routine.


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