doxygen: intern/smoke tagged.
This commit is contained in:
7
intern/smoke/extern/smoke_API.h
vendored
7
intern/smoke/extern/smoke_API.h
vendored
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -25,6 +25,11 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file smoke/extern/smoke_API.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
|
||||
|
||||
#ifndef SMOKE_API_H_
|
||||
#define SMOKE_API_H_
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/EIGENVALUE_HELPER.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
|
||||
#include "EIGENVALUE_HELPER.h"
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/EIGENVALUE_HELPER.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/FFT_NOISE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/FLUID_3D.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/FLUID_3D.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/FLUID_3D_SOLVERS.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/FLUID_3D_STATIC.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/IMAGE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/INTERPOLATE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/LU_HELPER.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
|
||||
#include "LU_HELPER.h"
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/LU_HELPER.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/MERSENNETWISTER.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
// MersenneTwister.h
|
||||
// Mersenne Twister random number generator -- a C++ class MTRand
|
||||
// Based on code by Makoto Matsumoto, Takuji Nishimura, and Shawn Cokus
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/OBSTACLE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/SPHERE.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/SPHERE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/VEC3.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/******************************************************************************
|
||||
* Copyright 2007 Nils Thuerey
|
||||
* Basic vector class
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/WAVELET_NOISE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/WTURBULENCE.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/WTURBULENCE.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// This file is part of Wavelet Turbulence.
|
||||
//
|
||||
|
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||
@@ -25,6 +25,11 @@
|
||||
* ***** END GPL LICENSE BLOCK *****
|
||||
*/
|
||||
|
||||
/** \file smoke/intern/smoke_API.cpp
|
||||
* \ingroup smoke
|
||||
*/
|
||||
|
||||
|
||||
#include "FLUID_3D.h"
|
||||
#include "WTURBULENCE.h"
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/jama_eig.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
#ifndef JAMA_EIG_H
|
||||
#define JAMA_EIG_H
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/jama_lu.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
#ifndef JAMA_LU_H
|
||||
#define JAMA_LU_H
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT): Linear Algebra Module
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_array1d.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_array1d_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_array2d.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_array2d_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_array3d.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_array3d_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
|
||||
|
||||
#ifndef TNT_ARRAY3D_UTILS_H
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_cmat.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_fortran_array1d.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_fortran_array1d_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_fortran_array2d.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT): Two-dimensional Fortran numerical array
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_fortran_array2d_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_fortran_array3d.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT): Three-dimensional Fortran numerical array
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_fortran_array3d_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_i_refvec.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_math_utils.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
#ifndef MATH_UTILS_H
|
||||
#define MATH_UTILS_H
|
||||
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_sparse_matrix_csr.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_stopwatch.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Mathematical and Computational Sciences Division
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_subscript.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_vec.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
@@ -1,3 +1,6 @@
|
||||
/** \file smoke/intern/tnt/tnt_version.h
|
||||
* \ingroup smoke
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* Template Numerical Toolkit (TNT)
|
||||
|
Reference in New Issue
Block a user