Changeset 809 for trunk/src/find_field_cells.m
- Timestamp:
- Aug 13, 2014, 2:47:15 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/find_field_cells.m
r801 r809 42 42 % VarIndex=CellVarIndex{icell}; % list of variable indices 43 43 % DimIndex=Data.VarDimIndex{VarIndex(1)} % list of dimensions for each variable in the cell #icell 44 45 %======================================================================= 46 % Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France 47 % http://www.legi.grenoble-inp.fr 48 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 44 49 % 45 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA46 % Copyright 2008-2014, LEGI / CNRS UJF G-INP, Joel.Sommeria@legi.grenoble-inp.fr47 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA48 50 % This file is part of the toolbox UVMAT. 49 % 51 % 50 52 % UVMAT is free software; you can redistribute it and/or modify 51 % it under the terms of the GNU General Public License as published by52 % the Free Software Foundation; either version 2 of the License, or53 % (at your option) any later version.54 % 53 % it under the terms of the GNU General Public License as published 54 % by the Free Software Foundation; either version 2 of the license, 55 % or (at your option) any later version. 56 % 55 57 % UVMAT is distributed in the hope that it will be useful, 56 58 % but WITHOUT ANY WARRANTY; without even the implied warranty of 57 59 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 58 % GNU General Public License (file UVMAT/COPYING.txt) for more details.for input in proj_field and plot_field 60 % GNU General Public License (see LICENSE.txt) for more details. 61 %======================================================================= 62 59 63 % group the variables into 'fields' with common dimensions 60 64
Note: See TracChangeset
for help on using the changeset viewer.