H2Lib  3.0
Data Fields
_op_callbacks Struct Reference

Struct of callback functions for different quadrature cases that arise in the nearfield computation. More...

#include <oclbem3d.h>

Data Fields

void(* dist )(void *)
 Callback for distant triangles.
 
void(* vert )(void *)
 Callback for triangles with common vertex.
 
void(* edge )(void *)
 Callback for triangles with common edge.
 
void(* iden )(void *)
 Callback for identical triangles.
 
void(* sing_cpu )(void *)
 Callback CPU computation.
 

Detailed Description

Struct of callback functions for different quadrature cases that arise in the nearfield computation.


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