Skip to content
Snippets Groups Projects
Commit 2991af1c authored by Matti Pellika's avatar Matti Pellika
Browse files

File headers.

parent c7584cd8
No related branches found
No related tags found
No related merge requests found
// Gmsh - Copyright (C) 1997-2011 C. Geuzaine, J.-F. Remacle
//
// See the LICENSE.txt file for license information. Please report all
// bugs and problems to <gmsh@geuz.org>.
//
// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
#include "Cell.h"
bool Less_Cell::operator()(const Cell* c1, const Cell* c2) const
......
// Homology Solver
// Gmsh - Copyright (C) 1997-2011 C. Geuzaine, J.-F. Remacle
//
// Copyright (C) 2010 Matti Pellikka and Saku Suuriniemi
// Tampere University of Technology, Electromagnetics
// See the LICENSE.txt file for license information. Please report all
// bugs and problems to <gmsh@geuz.org>.
//
// See LICENCE.txt for license information.
// See README.txt for more information.
// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
#ifndef _CELLCOMPLEX_H_
#define _CELLCOMPLEX_H_
......
// Homology Solver
// Gmsh - Copyright (C) 1997-2011 C. Geuzaine, J.-F. Remacle
//
// Copyright (C) 2010 Matti Pellikka and Saku Suuriniemi
// Tampere University of Technology, Electromagnetics
// See the LICENSE.txt file for license information. Please report all
// bugs and problems to <gmsh@geuz.org>.
//
// See LICENCE.txt for license information.
// See README.txt for more information.
// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
#include "GmshConfig.h"
#if defined(HAVE_KBIPACK)
......
// Gmsh - Copyright (C) 1997-2011 C. Geuzaine, J.-F. Remacle
//
// See the LICENSE.txt file for license information. Please report all
// bugs and problems to <gmsh@geuz.org>.
//
// Contributed by Matti Pellikka <matti.pellikka@tut.fi>.
#ifndef _CHAINCOMPLEX_H_
#define _CHAINCOMPLEX_H_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment