COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Static Public Member Functions | List of all members
MeshSourceGlobalFixture< MeshSize > Struct Template Reference

#include <MeshGeneration.hpp>

Public Member Functions

 MeshSourceGlobalFixture ()
 Init all meshes at creation time. More...
 

Static Public Member Functions

static const mesh::Meshgrid2 ()
 Returns a 2D square grid, with side MeshSize. More...
 

Detailed Description

template<Uint MeshSize>
struct cf3::Tools::MeshGeneration::MeshSourceGlobalFixture< MeshSize >

Global fixture that provides unique access to meshes with a certain size Useful for creating large grids outside of profiled fixtures

Definition at line 51 of file MeshGeneration.hpp.

Constructor & Destructor Documentation

Init all meshes at creation time.

Definition at line 54 of file MeshGeneration.hpp.

Member Function Documentation

static const mesh::Mesh& grid2 ( )
inlinestatic

Returns a 2D square grid, with side MeshSize.

Definition at line 60 of file MeshGeneration.hpp.


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