doxygen: intern/elbeem tagged

This commit is contained in:
Nathan Letwory 2011-02-25 10:51:01 +00:00
parent 34dd520466
commit d14216ed04
52 changed files with 159 additions and 1 deletions

@ -1,4 +1,4 @@
/**
/*
* BKE_fluidsim.h
*
* $Id$
@ -28,6 +28,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
/** \file elbeem/extern/LBM_fluidsim.h
* \ingroup elbeem
*/
#ifndef LBM_FLUIDSIM_H
#define LBM_FLUIDSIM_H

@ -1,3 +1,6 @@
/** \file elbeem/extern/elbeem.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/attributes.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/attributes.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/controlparticles.cpp
* \ingroup elbeem
*/
// --------------------------------------------------------------------------
//
// El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/controlparticles.h
* \ingroup elbeem
*/
// --------------------------------------------------------------------------
//
// El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/elbeem.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/elbeem_control.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/elbeem_control.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/isosurface.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/isosurface.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/loop_tools.h
* \ingroup elbeem
*/
// advance pointer in main loop
#define ADVANCE_POINTERS(p) \

@ -1,3 +1,6 @@
/** \file elbeem/intern/mcubes_tables.h
* \ingroup elbeem
*/
/* which edges are needed ? */
/* cf. http://astronomy.swin.edu.au/~pbourke/modelling/polygonise/ */

@ -1,3 +1,6 @@
/** \file elbeem/intern/mvmcoords.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
// El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/mvmcoords.h
* \ingroup elbeem
*/
/******************************************************************************
*
// El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_blenderdumper.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_blenderdumper.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_bsptree.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_bsptree.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_geometryclass.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_geometrymodel.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_geometrymodel.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_geometryobject.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_geometryobject.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_geometryshader.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_lighting.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_lighting.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_matrices.h
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_ray.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_ray.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_vector3dim.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_world.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/ntl_world.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/paraloopend.h
* \ingroup elbeem
*/
// same as grid loop_end + barrier

@ -1,3 +1,6 @@
/** \file elbeem/intern/parametrizer.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/parametrizer.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/particletracer.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/particletracer.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/simulation_object.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/simulation_object.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_adap.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_class.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_control.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_control.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_init.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_interface.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_interface.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_main.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_relax.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - the visual lattice boltzmann freesurface simulator

@ -1,3 +1,6 @@
/** \file elbeem/intern/solver_util.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/utilities.cpp
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method

@ -1,3 +1,6 @@
/** \file elbeem/intern/utilities.h
* \ingroup elbeem
*/
/******************************************************************************
*
* El'Beem - Free Surface Fluid Simulation with the Lattice Boltzmann Method