COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
ProtoBenchmarkFixture::DirectArrays Struct Reference

Public Member Functions

 DirectArrays (const Table< Real > &p_coords, const Table< Uint >::ArrayT &p_conn, Field &p_vol_field, const Uint p_offset)
 

Public Attributes

const Table< Real > & coords
 
const Table< Uint >::ArrayT & conn
 
Fieldvol_field
 
const Uint offset
 

Detailed Description

Definition at line 110 of file ptest-proto-benchmark.cpp.

Constructor & Destructor Documentation

DirectArrays ( const Table< Real > &  p_coords,
const Table< Uint >::ArrayT &  p_conn,
Field p_vol_field,
const Uint  p_offset 
)
inline

Definition at line 112 of file ptest-proto-benchmark.cpp.

Member Data Documentation

const Table<Uint>::ArrayT& conn

Definition at line 121 of file ptest-proto-benchmark.cpp.

const Table<Real>& coords

Definition at line 120 of file ptest-proto-benchmark.cpp.

const Uint offset

Definition at line 123 of file ptest-proto-benchmark.cpp.

Field& vol_field

Definition at line 122 of file ptest-proto-benchmark.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin