Subversion Repositories gelsvn

Rev

Rev 518 | Rev 578 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 518 Rev 572
Line 1... Line 1...
1
/* ----------------------------------------------------------------------- *
1
/* ----------------------------------------------------------------------- *
2
 * This file is part of GEL, www.imm.dtu.dk/GEL
2
 * This file is part of GEL, http://www.imm.dtu.dk/GEL
3
 * Copyright (C) the authors (see AUTHORS.txt) and DTU Informatics
3
 * Copyright (C) the authors and DTU Informatics
4
 *
-
 
5
 * Principal authors:
-
 
6
 *  Christian Thode Larsen (thode2d@gmail.com)
4
 * For license and list of authors, see ../../doc/intro.pdf
7
 *  J. Andreas Baerentzen (jab@imm.dtu.dk)
-
 
8
 *
-
 
9
 * See LICENSE.txt for licensing information
-
 
10
 * ----------------------------------------------------------------------- */
5
 * ----------------------------------------------------------------------- */
11
 
6
 
12
#ifndef __MESHEDIT_CURVATURE_H__
7
#ifndef __MESHEDIT_CURVATURE_H__
13
#define __MESHEDIT_CURVATURE_H__
8
#define __MESHEDIT_CURVATURE_H__
14
 
9