From 2c818a6dc3dff4193f8418d2927302b438e40fb2 Mon Sep 17 00:00:00 2001 From: Andreas Lauser <and@poware.org> Date: Fri, 16 Dec 2011 13:24:29 +0000 Subject: [PATCH] insert emacs and vi modelines to make indentation more consistent git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7100 2fb0f335-1f38-0410-981e-8018bf24f1b0 --- appl/lecture/mhs/groundwater/groundwater.cc | 2 ++ appl/lecture/mhs/groundwater/groundwater_problem.hh | 2 ++ appl/lecture/mhs/groundwater/groundwater_spatialparams.hh | 2 ++ appl/lecture/mhs/groundwater/pseudoh2o.hh | 2 ++ appl/lecture/msm/1p2cvs2p/lens_1p2c.cc | 2 ++ appl/lecture/msm/1p2cvs2p/lens_2p.cc | 2 ++ appl/lecture/msm/1p2cvs2p/lensproblem1p2c.hh | 2 ++ appl/lecture/msm/1p2cvs2p/lensproblem2p.hh | 2 ++ appl/lecture/msm/1p2cvs2p/lensspatialparameters1p2c.hh | 2 ++ appl/lecture/msm/1p2cvs2p/lensspatialparameters2p.hh | 2 ++ appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh | 2 ++ appl/lecture/msm/buckleyleverett/buckleyleverett_analytic.hh | 2 ++ appl/lecture/msm/buckleyleverett/buckleyleverett_ff.cc | 2 ++ .../msm/buckleyleverett/buckleyleverett_spatialparams.hh | 2 ++ appl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh | 2 ++ appl/lecture/msm/buckleyleverett/pseudoh2o.hh | 2 ++ appl/lecture/msm/buckleyleverett/pseudooil.hh | 2 ++ appl/lecture/msm/mcwhorter/mcwhorter_analytic.hh | 2 ++ appl/lecture/msm/mcwhorter/mcwhorter_ff.cc | 2 ++ appl/lecture/msm/mcwhorter/mcwhorter_spatialparams.hh | 2 ++ appl/lecture/msm/mcwhorter/mcwhorterproblem.hh | 2 ++ dumux/boxmodels/1p/1pfluxvariables.hh | 2 ++ dumux/boxmodels/1p/1pindices.hh | 2 ++ dumux/boxmodels/1p/1plocalresidual.hh | 2 ++ dumux/boxmodels/1p/1pmodel.hh | 2 ++ dumux/boxmodels/1p/1pproblem.hh | 2 ++ dumux/boxmodels/1p/1pproperties.hh | 2 ++ dumux/boxmodels/1p/1ppropertydefaults.hh | 2 ++ dumux/boxmodels/1p/1pvolumevariables.hh | 2 ++ dumux/boxmodels/1p2c/1p2cboundaryvariables.hh | 2 ++ dumux/boxmodels/1p2c/1p2cfluxvariables.hh | 2 ++ dumux/boxmodels/1p2c/1p2cindices.hh | 2 ++ dumux/boxmodels/1p2c/1p2clocalresidual.hh | 2 ++ dumux/boxmodels/1p2c/1p2cmodel.hh | 2 ++ dumux/boxmodels/1p2c/1p2cproblem.hh | 2 ++ dumux/boxmodels/1p2c/1p2cproperties.hh | 2 ++ dumux/boxmodels/1p2c/1p2cpropertydefaults.hh | 2 ++ dumux/boxmodels/1p2c/1p2cvolumevariables.hh | 2 ++ dumux/boxmodels/2p/2pfluxvariables.hh | 2 ++ dumux/boxmodels/2p/2pindices.hh | 2 ++ dumux/boxmodels/2p/2plocalresidual.hh | 2 ++ dumux/boxmodels/2p/2pmodel.hh | 2 ++ dumux/boxmodels/2p/2pproblem.hh | 2 ++ dumux/boxmodels/2p/2pproperties.hh | 2 ++ dumux/boxmodels/2p/2ppropertydefaults.hh | 2 ++ dumux/boxmodels/2p/2pvolumevariables.hh | 2 ++ dumux/boxmodels/2p2c/2p2cboundaryvariables.hh | 2 ++ dumux/boxmodels/2p2c/2p2cfluxvariables.hh | 2 ++ dumux/boxmodels/2p2c/2p2cindices.hh | 2 ++ dumux/boxmodels/2p2c/2p2clocalresidual.hh | 2 ++ dumux/boxmodels/2p2c/2p2cmodel.hh | 2 ++ dumux/boxmodels/2p2c/2p2cnewtoncontroller.hh | 2 ++ dumux/boxmodels/2p2c/2p2cproblem.hh | 2 ++ dumux/boxmodels/2p2c/2p2cproperties.hh | 2 ++ dumux/boxmodels/2p2c/2p2cpropertydefaults.hh | 2 ++ dumux/boxmodels/2p2c/2p2cvolumevariables.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cnifluxvariables.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cniindices.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cnilocalresidual.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cnimodel.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cniproblem.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cniproperties.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cnipropertydefaults.hh | 2 ++ dumux/boxmodels/2p2cni/2p2cnivolumevariables.hh | 2 ++ dumux/boxmodels/2pni/2pnifluxvariables.hh | 2 ++ dumux/boxmodels/2pni/2pniindices.hh | 2 ++ dumux/boxmodels/2pni/2pnilocalresidual.hh | 2 ++ dumux/boxmodels/2pni/2pnimodel.hh | 2 ++ dumux/boxmodels/2pni/2pniproblem.hh | 2 ++ dumux/boxmodels/2pni/2pniproperties.hh | 2 ++ dumux/boxmodels/2pni/2pnipropertydefaults.hh | 2 ++ dumux/boxmodels/2pni/2pnivolumevariables.hh | 2 ++ dumux/boxmodels/MpNc/MpNcfluxvariables.hh | 2 ++ dumux/boxmodels/MpNc/MpNcindices.hh | 2 ++ dumux/boxmodels/MpNc/MpNclocalresidual.hh | 2 ++ dumux/boxmodels/MpNc/MpNcmodel.hh | 2 ++ dumux/boxmodels/MpNc/MpNcnewtoncontroller.hh | 2 ++ dumux/boxmodels/MpNc/MpNcproblem.hh | 2 ++ dumux/boxmodels/MpNc/MpNcproperties.hh | 2 ++ dumux/boxmodels/MpNc/MpNcpropertydefaults.hh | 2 ++ dumux/boxmodels/MpNc/MpNcvolumevariables.hh | 2 ++ dumux/boxmodels/MpNc/MpNcvolumevariablesia.hh | 2 ++ dumux/boxmodels/MpNc/MpNcvtkwriter.hh | 2 ++ dumux/boxmodels/MpNc/MpNcvtkwritercommon.hh | 2 ++ dumux/boxmodels/MpNc/MpNcvtkwritermodule.hh | 2 ++ dumux/boxmodels/MpNc/diffusion/diffusion.hh | 2 ++ dumux/boxmodels/MpNc/diffusion/fluxvariables.hh | 2 ++ dumux/boxmodels/MpNc/diffusion/volumevariables.hh | 2 ++ dumux/boxmodels/MpNc/energy/MpNcfluxvariablesenergy.hh | 2 ++ dumux/boxmodels/MpNc/energy/MpNcindicesenergy.hh | 2 ++ dumux/boxmodels/MpNc/energy/MpNclocalresidualenergy.hh | 2 ++ dumux/boxmodels/MpNc/energy/MpNcvolumevariablesenergy.hh | 2 ++ dumux/boxmodels/MpNc/energy/MpNcvtkwriterenergy.hh | 2 ++ dumux/boxmodels/MpNc/mass/MpNcindicesmass.hh | 2 ++ dumux/boxmodels/MpNc/mass/MpNclocalresidualmass.hh | 2 ++ dumux/boxmodels/MpNc/mass/MpNcvolumevariablesmass.hh | 2 ++ dumux/boxmodels/MpNc/mass/MpNcvtkwritermass.hh | 2 ++ dumux/boxmodels/common/boxassembler.hh | 2 ++ dumux/boxmodels/common/boxelementboundarytypes.hh | 2 ++ dumux/boxmodels/common/boxelementvolumevariables.hh | 2 ++ dumux/boxmodels/common/boxfvelementgeometry.hh | 2 ++ dumux/boxmodels/common/boxlocaljacobian.hh | 2 ++ dumux/boxmodels/common/boxlocalresidual.hh | 2 ++ dumux/boxmodels/common/boxmodel.hh | 2 ++ dumux/boxmodels/common/boxproblem.hh | 2 ++ dumux/boxmodels/common/boxproperties.hh | 2 ++ dumux/boxmodels/common/boxpropertydefaults.hh | 2 ++ dumux/boxmodels/common/boxvolumevariables.hh | 2 ++ dumux/boxmodels/richards/richardsfluxvariables.hh | 2 ++ dumux/boxmodels/richards/richardsindices.hh | 2 ++ dumux/boxmodels/richards/richardslocalresidual.hh | 2 ++ dumux/boxmodels/richards/richardsmodel.hh | 2 ++ dumux/boxmodels/richards/richardsnewtoncontroller.hh | 2 ++ dumux/boxmodels/richards/richardsproblem.hh | 2 ++ dumux/boxmodels/richards/richardsproperties.hh | 2 ++ dumux/boxmodels/richards/richardspropertydefaults.hh | 2 ++ dumux/boxmodels/richards/richardsvolumevariables.hh | 2 ++ dumux/common/basicproperties.hh | 2 ++ dumux/common/boundaryconditions.hh | 2 ++ dumux/common/boundarytypes.hh | 2 ++ dumux/common/exceptions.hh | 2 ++ dumux/common/fixedlengthspline_.hh | 2 ++ dumux/common/math.hh | 2 ++ dumux/common/parameters.hh | 2 ++ dumux/common/pardiso.hh | 2 ++ dumux/common/propertysystem.hh | 2 ++ dumux/common/quad.hh | 2 ++ dumux/common/spline.hh | 2 ++ dumux/common/splinecommon_.hh | 2 ++ dumux/common/start.hh | 2 ++ dumux/common/timemanager.hh | 2 ++ dumux/common/valgrind.hh | 2 ++ dumux/common/variablelengthspline_.hh | 2 ++ dumux/decoupled/1p/1pproperties.hh | 2 ++ dumux/decoupled/1p/diffusion/diffusionproblem1p.hh | 2 ++ dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh | 2 ++ dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh | 2 ++ dumux/decoupled/2p/2pfluidstate.hh | 2 ++ dumux/decoupled/2p/2pindices.hh | 2 ++ dumux/decoupled/2p/2pproperties.hh | 2 ++ dumux/decoupled/2p/diffusion/diffusionproblem2p.hh | 2 ++ dumux/decoupled/2p/diffusion/fv/fvpressure2p.hh | 2 ++ dumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh | 2 ++ dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaopressure2p.hh | 2 ++ dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaovelocity2p.hh | 2 ++ dumux/decoupled/2p/diffusion/fvmpfa/mpfaproperties.hh | 2 ++ dumux/decoupled/2p/diffusion/mimetic/croperator.hh | 2 ++ dumux/decoupled/2p/diffusion/mimetic/localstiffness.hh | 2 ++ dumux/decoupled/2p/diffusion/mimetic/mimeticgroundwater.hh | 2 ++ dumux/decoupled/2p/diffusion/mimetic/mimeticoperator.hh | 2 ++ dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh | 2 ++ dumux/decoupled/2p/diffusion/mimetic/mimeticproperties.hh | 2 ++ dumux/decoupled/2p/impes/impesproblem2p.hh | 2 ++ dumux/decoupled/2p/transport/fv/capillarydiffusion.hh | 2 ++ dumux/decoupled/2p/transport/fv/convectivepart.hh | 2 ++ dumux/decoupled/2p/transport/fv/diffusivepart.hh | 2 ++ dumux/decoupled/2p/transport/fv/evalcflflux.hh | 2 ++ dumux/decoupled/2p/transport/fv/evalcflflux_coats.hh | 2 ++ dumux/decoupled/2p/transport/fv/evalcflflux_default.hh | 2 ++ dumux/decoupled/2p/transport/fv/fvsaturation2p.hh | 2 ++ dumux/decoupled/2p/transport/fv/gravitypart.hh | 2 ++ dumux/decoupled/2p/transport/transportproblem2p.hh | 2 ++ dumux/decoupled/2p/transport/transportproperties.hh | 2 ++ dumux/decoupled/2p/variableclass2p.hh | 2 ++ dumux/decoupled/2p/variableclass2p_gridadapt.hh | 2 ++ dumux/decoupled/2p2c/2p2cproblem.hh | 2 ++ dumux/decoupled/2p2c/2p2cproperties.hh | 2 ++ dumux/decoupled/2p2c/boundaryconditions2p2c.hh | 2 ++ dumux/decoupled/2p2c/dec2p2cfluidstate.hh | 2 ++ dumux/decoupled/2p2c/fvpressure2p2c.hh | 2 ++ dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh | 2 ++ dumux/decoupled/2p2c/fvtransport2p2c.hh | 2 ++ dumux/decoupled/2p2c/fvtransport2p2cmultiphysics.hh | 2 ++ dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh | 2 ++ dumux/decoupled/2p2c/variableclass2p2c.hh | 2 ++ dumux/decoupled/common/decoupledproperties.hh | 2 ++ dumux/decoupled/common/gridadapt.hh | 2 ++ dumux/decoupled/common/impet.hh | 2 ++ dumux/decoupled/common/impetproblem.hh | 2 ++ dumux/decoupled/common/impetproperties.hh | 2 ++ dumux/decoupled/common/onemodelproblem.hh | 2 ++ dumux/decoupled/common/variableclass.hh | 2 ++ dumux/io/restart.hh | 2 ++ dumux/io/vtkmultiwriter.hh | 2 ++ dumux/io/vtknestedfunction.hh | 2 ++ dumux/linear/borderindex.hh | 2 ++ dumux/linear/boxlinearsolver.hh | 2 ++ dumux/linear/domesticoverlapfrombcrsmatrix.hh | 2 ++ dumux/linear/elementborderlistfromgrid.hh | 2 ++ dumux/linear/foreignoverlapfrombcrsmatrix.hh | 2 ++ dumux/linear/globalindices.hh | 2 ++ dumux/linear/impetbicgstabilu0solver.hh | 2 ++ dumux/linear/linearsolverproperties.hh | 2 ++ dumux/linear/overlappingbcrsmatrix.hh | 2 ++ dumux/linear/overlappingblockvector.hh | 2 ++ dumux/linear/overlappingoperator.hh | 2 ++ dumux/linear/overlappingpreconditioner.hh | 2 ++ dumux/linear/overlappingscalarproduct.hh | 2 ++ dumux/linear/seqsolverbackend.hh | 2 ++ dumux/linear/vertexborderlistfromgrid.hh | 2 ++ dumux/material/binarycoefficients/fullermethod.hh | 2 ++ dumux/material/binarycoefficients/h2o_n2.hh | 2 ++ dumux/material/binarycoefficients/henryiapws.hh | 2 ++ dumux/material/components/brine.hh | 2 ++ dumux/material/components/ch4.hh | 2 ++ dumux/material/components/component.hh | 2 ++ dumux/material/components/h2.hh | 2 ++ dumux/material/components/h2o.hh | 2 ++ dumux/material/components/iapws/common.hh | 2 ++ dumux/material/components/iapws/region1.hh | 2 ++ dumux/material/components/iapws/region2.hh | 2 ++ dumux/material/components/iapws/region4.hh | 2 ++ dumux/material/components/n2.hh | 2 ++ dumux/material/components/nullcomponent.hh | 2 ++ dumux/material/components/o2.hh | 2 ++ dumux/material/components/oil.hh | 2 ++ dumux/material/components/simpleco2.hh | 2 ++ dumux/material/components/simplednapl.hh | 2 ++ dumux/material/components/simpleh2o.hh | 2 ++ dumux/material/components/tabulatedcomponent.hh | 2 ++ dumux/material/components/unit.hh | 2 ++ dumux/material/constants.hh | 2 ++ dumux/material/constraintsolvers/compositionfromfugacities.hh | 2 ++ dumux/material/constraintsolvers/computefromreferencephase.hh | 2 ++ dumux/material/constraintsolvers/immiscibleflash.hh | 2 ++ .../material/constraintsolvers/misciblemultiphasecomposition.hh | 2 ++ dumux/material/constraintsolvers/ncpflash.hh | 2 ++ dumux/material/eos/pengrobinson.hh | 2 ++ dumux/material/eos/pengrobinsonmixture.hh | 2 ++ dumux/material/eos/pengrobinsonparams.hh | 2 ++ dumux/material/eos/pengrobinsonparamsmixture.hh | 2 ++ dumux/material/eos/pengrobinsonparamspure.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/brookscorey.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/brookscoreyparams.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/efftoabslaw.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/efftoabslawparams.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh | 2 ++ .../material/fluidmatrixinteractions/2p/linearmaterialparams.hh | 2 ++ .../fluidmatrixinteractions/2p/regularizedbrookscorey.hh | 2 ++ .../fluidmatrixinteractions/2p/regularizedbrookscoreyparams.hh | 2 ++ .../fluidmatrixinteractions/2p/regularizedlinearmaterial.hh | 2 ++ .../2p/regularizedlinearmaterialparams.hh | 2 ++ .../fluidmatrixinteractions/2p/regularizedvangenuchten.hh | 2 ++ .../fluidmatrixinteractions/2p/regularizedvangenuchtenparams.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh | 2 ++ dumux/material/fluidmatrixinteractions/2p/vangenuchtenparams.hh | 2 ++ dumux/material/fluidmatrixinteractions/Mp/2padapter.hh | 2 ++ dumux/material/fluidmatrixinteractions/Mp/Mpbrookscorey.hh | 2 ++ .../material/fluidmatrixinteractions/Mp/Mpbrookscoreyparams.hh | 2 ++ dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterial.hh | 2 ++ .../fluidmatrixinteractions/Mp/Mplinearmaterialparams.hh | 2 ++ dumux/material/fluidstates/compositionalfluidstate.hh | 2 ++ dumux/material/fluidstates/immisciblefluidstate.hh | 2 ++ dumux/material/fluidstates/nonequilibriumfluidstate.hh | 2 ++ dumux/material/fluidsystems/1pfluidsystem.hh | 2 ++ dumux/material/fluidsystems/2pimmisciblefluidsystem.hh | 2 ++ dumux/material/fluidsystems/basefluidsystem.hh | 2 ++ dumux/material/fluidsystems/gasphase.hh | 2 ++ dumux/material/fluidsystems/h2on2fluidsystem.hh | 2 ++ dumux/material/fluidsystems/liquidphase.hh | 2 ++ dumux/material/fluidsystems/nullparametercache.hh | 2 ++ dumux/material/fluidsystems/parametercachebase.hh | 2 ++ dumux/material/idealgas.hh | 2 ++ dumux/material/old_fluidsystems/2p_system.hh | 2 ++ dumux/material/old_fluidsystems/defaultcomponents.hh | 2 ++ dumux/material/old_fluidsystems/fluidstate.hh | 2 ++ dumux/material/old_fluidsystems/h2o_n2_system.hh | 2 ++ dumux/material/old_fluidsystems/isfluid_trail_system.hh | 2 ++ dumux/material/old_fluidsystems/settablephase.hh | 2 ++ dumux/material/spatialparameters/boxspatialparameters.hh | 2 ++ dumux/material/spatialparameters/boxspatialparameters1p.hh | 2 ++ dumux/material/spatialparameters/fvspatialparameters.hh | 2 ++ dumux/material/spatialparameters/fvspatialparameters1p.hh | 2 ++ dumux/nonlinear/newtoncontroller.hh | 2 ++ dumux/nonlinear/newtonconvergencewriter.hh | 2 ++ dumux/nonlinear/newtonmethod.hh | 2 ++ dumux/parallel/elementhandles.hh | 2 ++ dumux/parallel/mpibuffer.hh | 2 ++ dumux/parallel/vertexhandles.hh | 2 ++ test/boxmodels/1p/1ptestproblem.hh | 2 ++ test/boxmodels/1p/1ptestspatialparameters.hh | 2 ++ test/boxmodels/1p/test_1p.cc | 2 ++ test/boxmodels/1p2c/interstitialfluidtrailfluidsystem.hh | 2 ++ test/boxmodels/1p2c/test_1p2c.cc | 2 ++ test/boxmodels/1p2c/tissue_tumor_problem.hh | 2 ++ test/boxmodels/1p2c/tissue_tumor_spatialparameters.hh | 2 ++ test/boxmodels/2p/lensproblem.hh | 2 ++ test/boxmodels/2p/lensspatialparameters.hh | 2 ++ test/boxmodels/2p/test_2p.cc | 2 ++ test/boxmodels/2p2c/injectionproblem.hh | 2 ++ test/boxmodels/2p2c/injectionspatialparameters.hh | 2 ++ test/boxmodels/2p2c/test_2p2c.cc | 2 ++ test/boxmodels/2p2cni/test_2p2cni.cc | 2 ++ test/boxmodels/2p2cni/waterairproblem.hh | 2 ++ test/boxmodels/2p2cni/waterairspatialparameters.hh | 2 ++ test/boxmodels/2pni/injectionproblem2pni.hh | 2 ++ test/boxmodels/2pni/test_2pni.cc | 2 ++ test/boxmodels/MpNc/obstacleproblem.hh | 2 ++ test/boxmodels/MpNc/obstaclespatialparameters.hh | 2 ++ test/boxmodels/MpNc/test_MpNc.cc | 2 ++ test/boxmodels/richards/richardslensproblem.hh | 2 ++ test/boxmodels/richards/richardslensspatialparameters.hh | 2 ++ test/boxmodels/richards/test_richards.cc | 2 ++ test/common/generalproblem/generallensproblem.hh | 2 ++ test/common/generalproblem/generallensspatialparameters.hh | 2 ++ test/common/generalproblem/test_generalproblem_2p.cc | 2 ++ test/common/pardiso/test_pardiso.cc | 2 ++ test/common/propertysystem/test_propertysystem.cc | 2 ++ test/common/spline/test_spline.cc | 2 ++ test/decoupled/1p/benchmarkresult.hh | 2 ++ test/decoupled/1p/test_1p.cc | 2 ++ test/decoupled/1p/test_1p_problem.hh | 2 ++ test/decoupled/1p/test_1p_spatialparams.hh | 2 ++ test/decoupled/1p/test_diffusion.cc | 2 ++ test/decoupled/1p/test_diffusion_problem.hh | 2 ++ test/decoupled/1p/test_diffusion_spatialparams.hh | 2 ++ test/decoupled/2p/test_impes.cc | 2 ++ test/decoupled/2p/test_impes_problem.hh | 2 ++ test/decoupled/2p/test_impes_spatialparams.hh | 2 ++ test/decoupled/2p/test_transport.cc | 2 ++ test/decoupled/2p/test_transport_problem.hh | 2 ++ test/decoupled/2p/test_transport_spatialparams.hh | 2 ++ test/decoupled/2p2c/test_dec2p2c.cc | 2 ++ test/decoupled/2p2c/test_dec2p2c_spatialparams.hh | 2 ++ test/decoupled/2p2c/test_dec2p2cproblem.hh | 2 ++ test/decoupled/2p2c/test_multiphysics2p2c.cc | 2 ++ test/decoupled/2p2c/test_multiphysics2p2cproblem.hh | 2 ++ test/decoupled/2padaptive/test_impes_adaptive.cc | 2 ++ test/decoupled/2padaptive/test_impes_adaptive_problem.hh | 2 ++ test/decoupled/2padaptive/test_impes_adaptive_spatialparams.hh | 2 ++ test/material/fluidsystems/checkfluidsystem.hh | 2 ++ test/material/fluidsystems/test_fluidsystems.cc | 2 ++ test/material/ncpflash/test_ncpflash.cc | 2 ++ test/material/tabulation/test_tabulation.cc | 2 ++ tutorial/tutorial_coupled.cc | 2 ++ tutorial/tutorial_decoupled.cc | 2 ++ tutorial/tutorialproblem_coupled.hh | 2 ++ tutorial/tutorialproblem_decoupled.hh | 2 ++ tutorial/tutorialspatialparameters_coupled.hh | 2 ++ tutorial/tutorialspatialparameters_decoupled.hh | 2 ++ 340 files changed, 680 insertions(+) mode change 100755 => 100644 appl/lecture/msm/1p2cvs2p/lens_1p2c.cc mode change 100755 => 100644 appl/lecture/msm/1p2cvs2p/lens_2p.cc diff --git a/appl/lecture/mhs/groundwater/groundwater.cc b/appl/lecture/mhs/groundwater/groundwater.cc index e759ad529c..853281f925 100644 --- a/appl/lecture/mhs/groundwater/groundwater.cc +++ b/appl/lecture/mhs/groundwater/groundwater.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/appl/lecture/mhs/groundwater/groundwater_problem.hh b/appl/lecture/mhs/groundwater/groundwater_problem.hh index 5c422170e0..d92278d27f 100644 --- a/appl/lecture/mhs/groundwater/groundwater_problem.hh +++ b/appl/lecture/mhs/groundwater/groundwater_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/appl/lecture/mhs/groundwater/groundwater_spatialparams.hh b/appl/lecture/mhs/groundwater/groundwater_spatialparams.hh index 2b038f60f5..51b5e65707 100644 --- a/appl/lecture/mhs/groundwater/groundwater_spatialparams.hh +++ b/appl/lecture/mhs/groundwater/groundwater_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/appl/lecture/mhs/groundwater/pseudoh2o.hh b/appl/lecture/mhs/groundwater/pseudoh2o.hh index 0fe8754bb8..97d1cb1d27 100644 --- a/appl/lecture/mhs/groundwater/pseudoh2o.hh +++ b/appl/lecture/mhs/groundwater/pseudoh2o.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/appl/lecture/msm/1p2cvs2p/lens_1p2c.cc b/appl/lecture/msm/1p2cvs2p/lens_1p2c.cc old mode 100755 new mode 100644 index 26b04df7bb..daf8760a2b --- a/appl/lecture/msm/1p2cvs2p/lens_1p2c.cc +++ b/appl/lecture/msm/1p2cvs2p/lens_1p2c.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder, Klaus Mosthaf * * Copyright (C) 2009 by Andreas Lauser * diff --git a/appl/lecture/msm/1p2cvs2p/lens_2p.cc b/appl/lecture/msm/1p2cvs2p/lens_2p.cc old mode 100755 new mode 100644 index 408ccb86cd..49e0be1ffe --- a/appl/lecture/msm/1p2cvs2p/lens_2p.cc +++ b/appl/lecture/msm/1p2cvs2p/lens_2p.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/appl/lecture/msm/1p2cvs2p/lensproblem1p2c.hh b/appl/lecture/msm/1p2cvs2p/lensproblem1p2c.hh index ce5b73e0bc..478ec35412 100644 --- a/appl/lecture/msm/1p2cvs2p/lensproblem1p2c.hh +++ b/appl/lecture/msm/1p2cvs2p/lensproblem1p2c.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/appl/lecture/msm/1p2cvs2p/lensproblem2p.hh b/appl/lecture/msm/1p2cvs2p/lensproblem2p.hh index 18b6a04ef3..d9ff769481 100644 --- a/appl/lecture/msm/1p2cvs2p/lensproblem2p.hh +++ b/appl/lecture/msm/1p2cvs2p/lensproblem2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/appl/lecture/msm/1p2cvs2p/lensspatialparameters1p2c.hh b/appl/lecture/msm/1p2cvs2p/lensspatialparameters1p2c.hh index 642af8d4a5..a8f95e0a4c 100644 --- a/appl/lecture/msm/1p2cvs2p/lensspatialparameters1p2c.hh +++ b/appl/lecture/msm/1p2cvs2p/lensspatialparameters1p2c.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2010 by Klaus Mosthaf * diff --git a/appl/lecture/msm/1p2cvs2p/lensspatialparameters2p.hh b/appl/lecture/msm/1p2cvs2p/lensspatialparameters2p.hh index 969ae297c2..6d8b804005 100644 --- a/appl/lecture/msm/1p2cvs2p/lensspatialparameters2p.hh +++ b/appl/lecture/msm/1p2cvs2p/lensspatialparameters2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2010 by Klaus Mosthaf * diff --git a/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh b/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh index 12ec2d71d8..decbf731dc 100644 --- a/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh +++ b/appl/lecture/msm/1p2cvs2p/watercontaminantfluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Copyright (C) 2010 by Klaus Mosthaf * diff --git a/appl/lecture/msm/buckleyleverett/buckleyleverett_analytic.hh b/appl/lecture/msm/buckleyleverett/buckleyleverett_analytic.hh index f5cea99cf8..b4f62da41e 100644 --- a/appl/lecture/msm/buckleyleverett/buckleyleverett_analytic.hh +++ b/appl/lecture/msm/buckleyleverett/buckleyleverett_analytic.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/appl/lecture/msm/buckleyleverett/buckleyleverett_ff.cc b/appl/lecture/msm/buckleyleverett/buckleyleverett_ff.cc index 4983069c4a..a94af08d2f 100644 --- a/appl/lecture/msm/buckleyleverett/buckleyleverett_ff.cc +++ b/appl/lecture/msm/buckleyleverett/buckleyleverett_ff.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff, Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/appl/lecture/msm/buckleyleverett/buckleyleverett_spatialparams.hh b/appl/lecture/msm/buckleyleverett/buckleyleverett_spatialparams.hh index 6e7dc14147..568c814109 100644 --- a/appl/lecture/msm/buckleyleverett/buckleyleverett_spatialparams.hh +++ b/appl/lecture/msm/buckleyleverett/buckleyleverett_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Copyright (C) 2010 by Klaus Mosthaf * diff --git a/appl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh b/appl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh index b3bd2504d5..5712c4fcaf 100644 --- a/appl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh +++ b/appl/lecture/msm/buckleyleverett/buckleyleverettproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Markus Wolff, Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/appl/lecture/msm/buckleyleverett/pseudoh2o.hh b/appl/lecture/msm/buckleyleverett/pseudoh2o.hh index 15c517080a..3dbdcc8817 100644 --- a/appl/lecture/msm/buckleyleverett/pseudoh2o.hh +++ b/appl/lecture/msm/buckleyleverett/pseudoh2o.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/appl/lecture/msm/buckleyleverett/pseudooil.hh b/appl/lecture/msm/buckleyleverett/pseudooil.hh index 526c2701c4..220ea1d2cc 100644 --- a/appl/lecture/msm/buckleyleverett/pseudooil.hh +++ b/appl/lecture/msm/buckleyleverett/pseudooil.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/appl/lecture/msm/mcwhorter/mcwhorter_analytic.hh b/appl/lecture/msm/mcwhorter/mcwhorter_analytic.hh index 5dd6d6d148..44bcab2669 100644 --- a/appl/lecture/msm/mcwhorter/mcwhorter_analytic.hh +++ b/appl/lecture/msm/mcwhorter/mcwhorter_analytic.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/appl/lecture/msm/mcwhorter/mcwhorter_ff.cc b/appl/lecture/msm/mcwhorter/mcwhorter_ff.cc index 029c067765..d1e4a4e8d4 100644 --- a/appl/lecture/msm/mcwhorter/mcwhorter_ff.cc +++ b/appl/lecture/msm/mcwhorter/mcwhorter_ff.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/appl/lecture/msm/mcwhorter/mcwhorter_spatialparams.hh b/appl/lecture/msm/mcwhorter/mcwhorter_spatialparams.hh index eefaba007e..e57f86a6e7 100644 --- a/appl/lecture/msm/mcwhorter/mcwhorter_spatialparams.hh +++ b/appl/lecture/msm/mcwhorter/mcwhorter_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Copyright (C) 2010 by Klaus Mosthaf * diff --git a/appl/lecture/msm/mcwhorter/mcwhorterproblem.hh b/appl/lecture/msm/mcwhorter/mcwhorterproblem.hh index 81f1925a2a..0f6bddf85d 100644 --- a/appl/lecture/msm/mcwhorter/mcwhorterproblem.hh +++ b/appl/lecture/msm/mcwhorter/mcwhorterproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/dumux/boxmodels/1p/1pfluxvariables.hh b/dumux/boxmodels/1p/1pfluxvariables.hh index ed24ccf163..a4101346d2 100644 --- a/dumux/boxmodels/1p/1pfluxvariables.hh +++ b/dumux/boxmodels/1p/1pfluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Katherina Baber * Copyright (C) 2008-2009 by Onur Dogan * diff --git a/dumux/boxmodels/1p/1pindices.hh b/dumux/boxmodels/1p/1pindices.hh index bf8beb084b..e6e840b48d 100644 --- a/dumux/boxmodels/1p/1pindices.hh +++ b/dumux/boxmodels/1p/1pindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/1p/1plocalresidual.hh b/dumux/boxmodels/1p/1plocalresidual.hh index 460107a8ac..a2243cb560 100644 --- a/dumux/boxmodels/1p/1plocalresidual.hh +++ b/dumux/boxmodels/1p/1plocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Copyright (C) 2009 by Onur Dogan * diff --git a/dumux/boxmodels/1p/1pmodel.hh b/dumux/boxmodels/1p/1pmodel.hh index a047e40d07..3b6420e0ce 100644 --- a/dumux/boxmodels/1p/1pmodel.hh +++ b/dumux/boxmodels/1p/1pmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Copyright (C) 2009 by Onur Dogan * diff --git a/dumux/boxmodels/1p/1pproblem.hh b/dumux/boxmodels/1p/1pproblem.hh index 0360b5f61e..3814f2bd80 100644 --- a/dumux/boxmodels/1p/1pproblem.hh +++ b/dumux/boxmodels/1p/1pproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/1p/1pproperties.hh b/dumux/boxmodels/1p/1pproperties.hh index ada38886cf..2a0c4f2fb4 100644 --- a/dumux/boxmodels/1p/1pproperties.hh +++ b/dumux/boxmodels/1p/1pproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/1p/1ppropertydefaults.hh b/dumux/boxmodels/1p/1ppropertydefaults.hh index 5faf882b1e..0cf6625df7 100644 --- a/dumux/boxmodels/1p/1ppropertydefaults.hh +++ b/dumux/boxmodels/1p/1ppropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/1p/1pvolumevariables.hh b/dumux/boxmodels/1p/1pvolumevariables.hh index d0d66af11d..9ff660dbca 100644 --- a/dumux/boxmodels/1p/1pvolumevariables.hh +++ b/dumux/boxmodels/1p/1pvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Onur Dogan * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cboundaryvariables.hh b/dumux/boxmodels/1p2c/1p2cboundaryvariables.hh index 9ce258df55..a35207e0d6 100644 --- a/dumux/boxmodels/1p2c/1p2cboundaryvariables.hh +++ b/dumux/boxmodels/1p2c/1p2cboundaryvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Katherina Baber, Klaus Mosthaf * * Copyright (C) 2008-2009 by Bernd Flemisch, Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cfluxvariables.hh b/dumux/boxmodels/1p2c/1p2cfluxvariables.hh index 6603e04295..b6b671298b 100644 --- a/dumux/boxmodels/1p2c/1p2cfluxvariables.hh +++ b/dumux/boxmodels/1p2c/1p2cfluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cindices.hh b/dumux/boxmodels/1p2c/1p2cindices.hh index 599da8e3e1..09e4abab5e 100644 --- a/dumux/boxmodels/1p2c/1p2cindices.hh +++ b/dumux/boxmodels/1p2c/1p2cindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2clocalresidual.hh b/dumux/boxmodels/1p2c/1p2clocalresidual.hh index bb7e21ce4a..b2b38b584d 100644 --- a/dumux/boxmodels/1p2c/1p2clocalresidual.hh +++ b/dumux/boxmodels/1p2c/1p2clocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Katherina Baber * * Copyright (C) 2009 by Karin Erbertseder * diff --git a/dumux/boxmodels/1p2c/1p2cmodel.hh b/dumux/boxmodels/1p2c/1p2cmodel.hh index f4f2085e5b..ed7ad06524 100644 --- a/dumux/boxmodels/1p2c/1p2cmodel.hh +++ b/dumux/boxmodels/1p2c/1p2cmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cproblem.hh b/dumux/boxmodels/1p2c/1p2cproblem.hh index 3d3a9140da..20ad02fc60 100644 --- a/dumux/boxmodels/1p2c/1p2cproblem.hh +++ b/dumux/boxmodels/1p2c/1p2cproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cproperties.hh b/dumux/boxmodels/1p2c/1p2cproperties.hh index 8d1aeca315..30e141315d 100644 --- a/dumux/boxmodels/1p2c/1p2cproperties.hh +++ b/dumux/boxmodels/1p2c/1p2cproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cpropertydefaults.hh b/dumux/boxmodels/1p2c/1p2cpropertydefaults.hh index 6480ad15c6..ce1baeae08 100644 --- a/dumux/boxmodels/1p2c/1p2cpropertydefaults.hh +++ b/dumux/boxmodels/1p2c/1p2cpropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/1p2c/1p2cvolumevariables.hh b/dumux/boxmodels/1p2c/1p2cvolumevariables.hh index db8e47ad09..155ca2eb59 100644 --- a/dumux/boxmodels/1p2c/1p2cvolumevariables.hh +++ b/dumux/boxmodels/1p2c/1p2cvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Copyright (C) 2009 by Karin Erbertseder * diff --git a/dumux/boxmodels/2p/2pfluxvariables.hh b/dumux/boxmodels/2p/2pfluxvariables.hh index 93ea93c897..5687ff000e 100644 --- a/dumux/boxmodels/2p/2pfluxvariables.hh +++ b/dumux/boxmodels/2p/2pfluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Bernd Flemisch * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/2p/2pindices.hh b/dumux/boxmodels/2p/2pindices.hh index 7519ca20d9..433b2981f0 100644 --- a/dumux/boxmodels/2p/2pindices.hh +++ b/dumux/boxmodels/2p/2pindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/2p/2plocalresidual.hh b/dumux/boxmodels/2p/2plocalresidual.hh index 136652f37b..39b3b9c03d 100644 --- a/dumux/boxmodels/2p/2plocalresidual.hh +++ b/dumux/boxmodels/2p/2plocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2007-2009 by Bernd Flemisch * diff --git a/dumux/boxmodels/2p/2pmodel.hh b/dumux/boxmodels/2p/2pmodel.hh index 4aba693c60..118129aa32 100644 --- a/dumux/boxmodels/2p/2pmodel.hh +++ b/dumux/boxmodels/2p/2pmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2007-2007 by Bernd Flemisch * diff --git a/dumux/boxmodels/2p/2pproblem.hh b/dumux/boxmodels/2p/2pproblem.hh index fc341ebd8d..d8c13bb3ee 100644 --- a/dumux/boxmodels/2p/2pproblem.hh +++ b/dumux/boxmodels/2p/2pproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p/2pproperties.hh b/dumux/boxmodels/2p/2pproperties.hh index 6f93ff70b2..76921a5494 100644 --- a/dumux/boxmodels/2p/2pproperties.hh +++ b/dumux/boxmodels/2p/2pproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/2p/2ppropertydefaults.hh b/dumux/boxmodels/2p/2ppropertydefaults.hh index d087493b8e..5daa12e84b 100644 --- a/dumux/boxmodels/2p/2ppropertydefaults.hh +++ b/dumux/boxmodels/2p/2ppropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/2p/2pvolumevariables.hh b/dumux/boxmodels/2p/2pvolumevariables.hh index 49ab450ac9..6cc0821462 100644 --- a/dumux/boxmodels/2p/2pvolumevariables.hh +++ b/dumux/boxmodels/2p/2pvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2011 by Bernd Flemisch * * Copyright (C) 2008-2011 by Andreas Lauser * diff --git a/dumux/boxmodels/2p2c/2p2cboundaryvariables.hh b/dumux/boxmodels/2p2c/2p2cboundaryvariables.hh index c4914d2f7e..b6dcaecd23 100644 --- a/dumux/boxmodels/2p2c/2p2cboundaryvariables.hh +++ b/dumux/boxmodels/2p2c/2p2cboundaryvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Katherina Baber, Klaus Mosthaf * * Copyright (C) 2008-2009 by Bernd Flemisch, Andreas Lauser * diff --git a/dumux/boxmodels/2p2c/2p2cfluxvariables.hh b/dumux/boxmodels/2p2c/2p2cfluxvariables.hh index 54ef9687ec..8dded9177c 100644 --- a/dumux/boxmodels/2p2c/2p2cfluxvariables.hh +++ b/dumux/boxmodels/2p2c/2p2cfluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/2p2c/2p2cindices.hh b/dumux/boxmodels/2p2c/2p2cindices.hh index 5fd0e37f72..1c1b26a7bf 100644 --- a/dumux/boxmodels/2p2c/2p2cindices.hh +++ b/dumux/boxmodels/2p2c/2p2cindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf, Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2c/2p2clocalresidual.hh b/dumux/boxmodels/2p2c/2p2clocalresidual.hh index e73982f359..bf03db3533 100644 --- a/dumux/boxmodels/2p2c/2p2clocalresidual.hh +++ b/dumux/boxmodels/2p2c/2p2clocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Bernd Flemisch * diff --git a/dumux/boxmodels/2p2c/2p2cmodel.hh b/dumux/boxmodels/2p2c/2p2cmodel.hh index 5e01e513b5..428bf7fb16 100644 --- a/dumux/boxmodels/2p2c/2p2cmodel.hh +++ b/dumux/boxmodels/2p2c/2p2cmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf, Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2c/2p2cnewtoncontroller.hh b/dumux/boxmodels/2p2c/2p2cnewtoncontroller.hh index bedbf7598d..de69e9dc7d 100644 --- a/dumux/boxmodels/2p2c/2p2cnewtoncontroller.hh +++ b/dumux/boxmodels/2p2c/2p2cnewtoncontroller.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Bernd Flemisch, Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2c/2p2cproblem.hh b/dumux/boxmodels/2p2c/2p2cproblem.hh index be3412c168..1acae0edc5 100644 --- a/dumux/boxmodels/2p2c/2p2cproblem.hh +++ b/dumux/boxmodels/2p2c/2p2cproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2c/2p2cproperties.hh b/dumux/boxmodels/2p2c/2p2cproperties.hh index 4b1e1deb61..2d5498dd80 100644 --- a/dumux/boxmodels/2p2c/2p2cproperties.hh +++ b/dumux/boxmodels/2p2c/2p2cproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/2p2c/2p2cpropertydefaults.hh b/dumux/boxmodels/2p2c/2p2cpropertydefaults.hh index cc6f18266c..8f5c186603 100644 --- a/dumux/boxmodels/2p2c/2p2cpropertydefaults.hh +++ b/dumux/boxmodels/2p2c/2p2cpropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf, Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2c/2p2cvolumevariables.hh b/dumux/boxmodels/2p2c/2p2cvolumevariables.hh index 14536abb2d..e95746c86d 100644 --- a/dumux/boxmodels/2p2c/2p2cvolumevariables.hh +++ b/dumux/boxmodels/2p2c/2p2cvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008,2009 by Klaus Mosthaf, * * Andreas Lauser, * diff --git a/dumux/boxmodels/2p2cni/2p2cnifluxvariables.hh b/dumux/boxmodels/2p2cni/2p2cnifluxvariables.hh index 6fc544a12c..d9772f83bb 100644 --- a/dumux/boxmodels/2p2cni/2p2cnifluxvariables.hh +++ b/dumux/boxmodels/2p2cni/2p2cnifluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/2p2cni/2p2cniindices.hh b/dumux/boxmodels/2p2cni/2p2cniindices.hh index 16fbbf1df3..7221f35e82 100644 --- a/dumux/boxmodels/2p2cni/2p2cniindices.hh +++ b/dumux/boxmodels/2p2cni/2p2cniindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/2p2cni/2p2cnilocalresidual.hh b/dumux/boxmodels/2p2cni/2p2cnilocalresidual.hh index 2cafa2b5bb..741cfbb1ae 100644 --- a/dumux/boxmodels/2p2cni/2p2cnilocalresidual.hh +++ b/dumux/boxmodels/2p2cni/2p2cnilocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/2p2cni/2p2cnimodel.hh b/dumux/boxmodels/2p2cni/2p2cnimodel.hh index f41112dba7..241c228ec5 100644 --- a/dumux/boxmodels/2p2cni/2p2cnimodel.hh +++ b/dumux/boxmodels/2p2cni/2p2cnimodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/2p2cni/2p2cniproblem.hh b/dumux/boxmodels/2p2cni/2p2cniproblem.hh index b4634b41ab..187aeefce5 100644 --- a/dumux/boxmodels/2p2cni/2p2cniproblem.hh +++ b/dumux/boxmodels/2p2cni/2p2cniproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2cni/2p2cniproperties.hh b/dumux/boxmodels/2p2cni/2p2cniproperties.hh index d2c0452ae7..4a9217bd96 100644 --- a/dumux/boxmodels/2p2cni/2p2cniproperties.hh +++ b/dumux/boxmodels/2p2cni/2p2cniproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf, Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2p2cni/2p2cnipropertydefaults.hh b/dumux/boxmodels/2p2cni/2p2cnipropertydefaults.hh index 69517874fd..3a19659888 100644 --- a/dumux/boxmodels/2p2cni/2p2cnipropertydefaults.hh +++ b/dumux/boxmodels/2p2cni/2p2cnipropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/2p2cni/2p2cnivolumevariables.hh b/dumux/boxmodels/2p2cni/2p2cnivolumevariables.hh index 7473eb5fd8..a0fab65c5c 100644 --- a/dumux/boxmodels/2p2cni/2p2cnivolumevariables.hh +++ b/dumux/boxmodels/2p2cni/2p2cnivolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Melanie Darcis * * Copyright (C) 2008-2010 by Andreas Lauser * diff --git a/dumux/boxmodels/2pni/2pnifluxvariables.hh b/dumux/boxmodels/2pni/2pnifluxvariables.hh index ff03a32c96..62d213c466 100644 --- a/dumux/boxmodels/2pni/2pnifluxvariables.hh +++ b/dumux/boxmodels/2pni/2pnifluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Melanie Darcis * * Copyright (C) 2008-2009 by Klaus Mosthaf * diff --git a/dumux/boxmodels/2pni/2pniindices.hh b/dumux/boxmodels/2pni/2pniindices.hh index 42de297d2b..fe6631304a 100644 --- a/dumux/boxmodels/2pni/2pniindices.hh +++ b/dumux/boxmodels/2pni/2pniindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/2pni/2pnilocalresidual.hh b/dumux/boxmodels/2pni/2pnilocalresidual.hh index 99ef6bb1a2..0dafdb62d6 100644 --- a/dumux/boxmodels/2pni/2pnilocalresidual.hh +++ b/dumux/boxmodels/2pni/2pnilocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Melanie Darcis * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/2pni/2pnimodel.hh b/dumux/boxmodels/2pni/2pnimodel.hh index ef2709fb6c..e027b67ab1 100644 --- a/dumux/boxmodels/2pni/2pnimodel.hh +++ b/dumux/boxmodels/2pni/2pnimodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2pni/2pniproblem.hh b/dumux/boxmodels/2pni/2pniproblem.hh index 706558fae7..107c5c7348 100644 --- a/dumux/boxmodels/2pni/2pniproblem.hh +++ b/dumux/boxmodels/2pni/2pniproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/2pni/2pniproperties.hh b/dumux/boxmodels/2pni/2pniproperties.hh index e1a683893e..344b16b2e9 100644 --- a/dumux/boxmodels/2pni/2pniproperties.hh +++ b/dumux/boxmodels/2pni/2pniproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/2pni/2pnipropertydefaults.hh b/dumux/boxmodels/2pni/2pnipropertydefaults.hh index df6a9a8aaf..3af161a379 100644 --- a/dumux/boxmodels/2pni/2pnipropertydefaults.hh +++ b/dumux/boxmodels/2pni/2pnipropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/boxmodels/2pni/2pnivolumevariables.hh b/dumux/boxmodels/2pni/2pnivolumevariables.hh index df0252aab8..98887d3515 100644 --- a/dumux/boxmodels/2pni/2pnivolumevariables.hh +++ b/dumux/boxmodels/2pni/2pnivolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Melanie Darcis * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/MpNc/MpNcfluxvariables.hh b/dumux/boxmodels/MpNc/MpNcfluxvariables.hh index 0de099a454..0ae496399c 100644 --- a/dumux/boxmodels/MpNc/MpNcfluxvariables.hh +++ b/dumux/boxmodels/MpNc/MpNcfluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Copyright (C) 2008-2009 by Klaus Mosthaf * diff --git a/dumux/boxmodels/MpNc/MpNcindices.hh b/dumux/boxmodels/MpNc/MpNcindices.hh index 6c695743e5..da6806791d 100644 --- a/dumux/boxmodels/MpNc/MpNcindices.hh +++ b/dumux/boxmodels/MpNc/MpNcindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNclocalresidual.hh b/dumux/boxmodels/MpNc/MpNclocalresidual.hh index fc1802ff7c..bc9012b2df 100644 --- a/dumux/boxmodels/MpNc/MpNclocalresidual.hh +++ b/dumux/boxmodels/MpNc/MpNclocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcmodel.hh b/dumux/boxmodels/MpNc/MpNcmodel.hh index 29c8676e8e..506ef91119 100644 --- a/dumux/boxmodels/MpNc/MpNcmodel.hh +++ b/dumux/boxmodels/MpNc/MpNcmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcnewtoncontroller.hh b/dumux/boxmodels/MpNc/MpNcnewtoncontroller.hh index 187c086f5d..82d57aa36c 100644 --- a/dumux/boxmodels/MpNc/MpNcnewtoncontroller.hh +++ b/dumux/boxmodels/MpNc/MpNcnewtoncontroller.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/MpNc/MpNcproblem.hh b/dumux/boxmodels/MpNc/MpNcproblem.hh index 71039e9110..00243bfe82 100644 --- a/dumux/boxmodels/MpNc/MpNcproblem.hh +++ b/dumux/boxmodels/MpNc/MpNcproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcproperties.hh b/dumux/boxmodels/MpNc/MpNcproperties.hh index 7050f9c65a..29ff49fabd 100644 --- a/dumux/boxmodels/MpNc/MpNcproperties.hh +++ b/dumux/boxmodels/MpNc/MpNcproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcpropertydefaults.hh b/dumux/boxmodels/MpNc/MpNcpropertydefaults.hh index 47b2e434fa..df4dfa2329 100644 --- a/dumux/boxmodels/MpNc/MpNcpropertydefaults.hh +++ b/dumux/boxmodels/MpNc/MpNcpropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcvolumevariables.hh b/dumux/boxmodels/MpNc/MpNcvolumevariables.hh index 3e297c3945..de56494757 100644 --- a/dumux/boxmodels/MpNc/MpNcvolumevariables.hh +++ b/dumux/boxmodels/MpNc/MpNcvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Copyright (C) 2008-2009 by Klaus Mosthaf, * diff --git a/dumux/boxmodels/MpNc/MpNcvolumevariablesia.hh b/dumux/boxmodels/MpNc/MpNcvolumevariablesia.hh index ffc2b3e210..0ca66ab20e 100644 --- a/dumux/boxmodels/MpNc/MpNcvolumevariablesia.hh +++ b/dumux/boxmodels/MpNc/MpNcvolumevariablesia.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Philipp Nuske * * Copyright (C) 2011 by Andreas Lauser * diff --git a/dumux/boxmodels/MpNc/MpNcvtkwriter.hh b/dumux/boxmodels/MpNc/MpNcvtkwriter.hh index 0842c9aeb5..178aaa126c 100644 --- a/dumux/boxmodels/MpNc/MpNcvtkwriter.hh +++ b/dumux/boxmodels/MpNc/MpNcvtkwriter.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcvtkwritercommon.hh b/dumux/boxmodels/MpNc/MpNcvtkwritercommon.hh index 7badf0af30..34791d52c6 100644 --- a/dumux/boxmodels/MpNc/MpNcvtkwritercommon.hh +++ b/dumux/boxmodels/MpNc/MpNcvtkwritercommon.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/MpNcvtkwritermodule.hh b/dumux/boxmodels/MpNc/MpNcvtkwritermodule.hh index bffc030c96..a05fb18590 100644 --- a/dumux/boxmodels/MpNc/MpNcvtkwritermodule.hh +++ b/dumux/boxmodels/MpNc/MpNcvtkwritermodule.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/diffusion/diffusion.hh b/dumux/boxmodels/MpNc/diffusion/diffusion.hh index 34eb261871..aacc1a16a3 100644 --- a/dumux/boxmodels/MpNc/diffusion/diffusion.hh +++ b/dumux/boxmodels/MpNc/diffusion/diffusion.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/diffusion/fluxvariables.hh b/dumux/boxmodels/MpNc/diffusion/fluxvariables.hh index cb83248908..35570f037c 100644 --- a/dumux/boxmodels/MpNc/diffusion/fluxvariables.hh +++ b/dumux/boxmodels/MpNc/diffusion/fluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/diffusion/volumevariables.hh b/dumux/boxmodels/MpNc/diffusion/volumevariables.hh index 8eacb34e69..42d61c3d60 100644 --- a/dumux/boxmodels/MpNc/diffusion/volumevariables.hh +++ b/dumux/boxmodels/MpNc/diffusion/volumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/energy/MpNcfluxvariablesenergy.hh b/dumux/boxmodels/MpNc/energy/MpNcfluxvariablesenergy.hh index 8233476427..13fca1e124 100644 --- a/dumux/boxmodels/MpNc/energy/MpNcfluxvariablesenergy.hh +++ b/dumux/boxmodels/MpNc/energy/MpNcfluxvariablesenergy.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008,2009 by Andreas Lauser * * Copyright (C) 2008,2009 by Melanie Darcis * diff --git a/dumux/boxmodels/MpNc/energy/MpNcindicesenergy.hh b/dumux/boxmodels/MpNc/energy/MpNcindicesenergy.hh index b9b8f9c46e..285ba28b5f 100644 --- a/dumux/boxmodels/MpNc/energy/MpNcindicesenergy.hh +++ b/dumux/boxmodels/MpNc/energy/MpNcindicesenergy.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/energy/MpNclocalresidualenergy.hh b/dumux/boxmodels/MpNc/energy/MpNclocalresidualenergy.hh index 45e668dd49..6a29a7cf22 100644 --- a/dumux/boxmodels/MpNc/energy/MpNclocalresidualenergy.hh +++ b/dumux/boxmodels/MpNc/energy/MpNclocalresidualenergy.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/energy/MpNcvolumevariablesenergy.hh b/dumux/boxmodels/MpNc/energy/MpNcvolumevariablesenergy.hh index 3e98aa1df7..e8e65b820b 100644 --- a/dumux/boxmodels/MpNc/energy/MpNcvolumevariablesenergy.hh +++ b/dumux/boxmodels/MpNc/energy/MpNcvolumevariablesenergy.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2011 by Andreas Lauser * * Copyright (C) 2008-2009 by Melanie Darcis * diff --git a/dumux/boxmodels/MpNc/energy/MpNcvtkwriterenergy.hh b/dumux/boxmodels/MpNc/energy/MpNcvtkwriterenergy.hh index fa47a138af..a75c33f846 100644 --- a/dumux/boxmodels/MpNc/energy/MpNcvtkwriterenergy.hh +++ b/dumux/boxmodels/MpNc/energy/MpNcvtkwriterenergy.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/mass/MpNcindicesmass.hh b/dumux/boxmodels/MpNc/mass/MpNcindicesmass.hh index 175c9dd68d..621f0827e3 100644 --- a/dumux/boxmodels/MpNc/mass/MpNcindicesmass.hh +++ b/dumux/boxmodels/MpNc/mass/MpNcindicesmass.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Philipp Nuske * * Copyright (C) 2011 by Andreas Lauser * diff --git a/dumux/boxmodels/MpNc/mass/MpNclocalresidualmass.hh b/dumux/boxmodels/MpNc/mass/MpNclocalresidualmass.hh index 784433d81d..6983d0cc1c 100644 --- a/dumux/boxmodels/MpNc/mass/MpNclocalresidualmass.hh +++ b/dumux/boxmodels/MpNc/mass/MpNclocalresidualmass.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Copyright (C) 2011 by Philipp Nuske * diff --git a/dumux/boxmodels/MpNc/mass/MpNcvolumevariablesmass.hh b/dumux/boxmodels/MpNc/mass/MpNcvolumevariablesmass.hh index 8db1dc7ad0..272ba9a432 100644 --- a/dumux/boxmodels/MpNc/mass/MpNcvolumevariablesmass.hh +++ b/dumux/boxmodels/MpNc/mass/MpNcvolumevariablesmass.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/MpNc/mass/MpNcvtkwritermass.hh b/dumux/boxmodels/MpNc/mass/MpNcvtkwritermass.hh index ebc9fcc611..468df85e3a 100644 --- a/dumux/boxmodels/MpNc/mass/MpNcvtkwritermass.hh +++ b/dumux/boxmodels/MpNc/mass/MpNcvtkwritermass.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/common/boxassembler.hh b/dumux/boxmodels/common/boxassembler.hh index b76d3e9052..e6d70fd36e 100644 --- a/dumux/boxmodels/common/boxassembler.hh +++ b/dumux/boxmodels/common/boxassembler.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Andreas Lauser * * Copyright (C) 2009-2010 by Bernd Flemisch * diff --git a/dumux/boxmodels/common/boxelementboundarytypes.hh b/dumux/boxmodels/common/boxelementboundarytypes.hh index 8cd0ff74bd..344e409694 100644 --- a/dumux/boxmodels/common/boxelementboundarytypes.hh +++ b/dumux/boxmodels/common/boxelementboundarytypes.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/common/boxelementvolumevariables.hh b/dumux/boxmodels/common/boxelementvolumevariables.hh index 8e692ab0d0..09fa88baa1 100644 --- a/dumux/boxmodels/common/boxelementvolumevariables.hh +++ b/dumux/boxmodels/common/boxelementvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/common/boxfvelementgeometry.hh b/dumux/boxmodels/common/boxfvelementgeometry.hh index 42457645f5..332d723c90 100644 --- a/dumux/boxmodels/common/boxfvelementgeometry.hh +++ b/dumux/boxmodels/common/boxfvelementgeometry.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Bernd Flemisch, Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/common/boxlocaljacobian.hh b/dumux/boxmodels/common/boxlocaljacobian.hh index 66748433a4..25f13bf10c 100644 --- a/dumux/boxmodels/common/boxlocaljacobian.hh +++ b/dumux/boxmodels/common/boxlocaljacobian.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2007-2009 by Bernd Flemisch * diff --git a/dumux/boxmodels/common/boxlocalresidual.hh b/dumux/boxmodels/common/boxlocalresidual.hh index 138e8e3c56..09e132e15f 100644 --- a/dumux/boxmodels/common/boxlocalresidual.hh +++ b/dumux/boxmodels/common/boxlocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2011 by Andreas Lauser * * Copyright (C) 2007-2009 by Bernd Flemisch * diff --git a/dumux/boxmodels/common/boxmodel.hh b/dumux/boxmodels/common/boxmodel.hh index a4bd9528fd..4aaa55fe49 100644 --- a/dumux/boxmodels/common/boxmodel.hh +++ b/dumux/boxmodels/common/boxmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2010 by Bernd Flemisch * diff --git a/dumux/boxmodels/common/boxproblem.hh b/dumux/boxmodels/common/boxproblem.hh index 5d10efdee4..8582d8068e 100644 --- a/dumux/boxmodels/common/boxproblem.hh +++ b/dumux/boxmodels/common/boxproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/common/boxproperties.hh b/dumux/boxmodels/common/boxproperties.hh index 85767fdc70..7172b38693 100644 --- a/dumux/boxmodels/common/boxproperties.hh +++ b/dumux/boxmodels/common/boxproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/common/boxpropertydefaults.hh b/dumux/boxmodels/common/boxpropertydefaults.hh index f271247227..a2e57c2cf4 100644 --- a/dumux/boxmodels/common/boxpropertydefaults.hh +++ b/dumux/boxmodels/common/boxpropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2010 by Bernd Flemisch * diff --git a/dumux/boxmodels/common/boxvolumevariables.hh b/dumux/boxmodels/common/boxvolumevariables.hh index 5461ec8e0b..10c43e6aa0 100644 --- a/dumux/boxmodels/common/boxvolumevariables.hh +++ b/dumux/boxmodels/common/boxvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/richards/richardsfluxvariables.hh b/dumux/boxmodels/richards/richardsfluxvariables.hh index 2441843cc6..de495931f2 100644 --- a/dumux/boxmodels/richards/richardsfluxvariables.hh +++ b/dumux/boxmodels/richards/richardsfluxvariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/richards/richardsindices.hh b/dumux/boxmodels/richards/richardsindices.hh index 8e24cf4fa6..a320fd12e6 100644 --- a/dumux/boxmodels/richards/richardsindices.hh +++ b/dumux/boxmodels/richards/richardsindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/richards/richardslocalresidual.hh b/dumux/boxmodels/richards/richardslocalresidual.hh index c55a557d71..caf6ce3e86 100644 --- a/dumux/boxmodels/richards/richardslocalresidual.hh +++ b/dumux/boxmodels/richards/richardslocalresidual.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/boxmodels/richards/richardsmodel.hh b/dumux/boxmodels/richards/richardsmodel.hh index 3b2266f92c..c6c0309dc2 100644 --- a/dumux/boxmodels/richards/richardsmodel.hh +++ b/dumux/boxmodels/richards/richardsmodel.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Copyright (C) 2009 by Onur Dogan * diff --git a/dumux/boxmodels/richards/richardsnewtoncontroller.hh b/dumux/boxmodels/richards/richardsnewtoncontroller.hh index 73a4d711ee..f767f969ba 100644 --- a/dumux/boxmodels/richards/richardsnewtoncontroller.hh +++ b/dumux/boxmodels/richards/richardsnewtoncontroller.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/boxmodels/richards/richardsproblem.hh b/dumux/boxmodels/richards/richardsproblem.hh index 5809c1e8fb..9331321034 100644 --- a/dumux/boxmodels/richards/richardsproblem.hh +++ b/dumux/boxmodels/richards/richardsproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/richards/richardsproperties.hh b/dumux/boxmodels/richards/richardsproperties.hh index 59e8bd03c3..9ad8d8bf91 100644 --- a/dumux/boxmodels/richards/richardsproperties.hh +++ b/dumux/boxmodels/richards/richardsproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/richards/richardspropertydefaults.hh b/dumux/boxmodels/richards/richardspropertydefaults.hh index 01bf85b22f..b4948ac634 100644 --- a/dumux/boxmodels/richards/richardspropertydefaults.hh +++ b/dumux/boxmodels/richards/richardspropertydefaults.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/boxmodels/richards/richardsvolumevariables.hh b/dumux/boxmodels/richards/richardsvolumevariables.hh index 0e8ada1cac..3c0c2bf436 100644 --- a/dumux/boxmodels/richards/richardsvolumevariables.hh +++ b/dumux/boxmodels/richards/richardsvolumevariables.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/common/basicproperties.hh b/dumux/common/basicproperties.hh index 1e059edd76..f28fb6848a 100644 --- a/dumux/common/basicproperties.hh +++ b/dumux/common/basicproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/boundaryconditions.hh b/dumux/common/boundaryconditions.hh index 9d9badee60..bada7f74ca 100644 --- a/dumux/common/boundaryconditions.hh +++ b/dumux/common/boundaryconditions.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/common/boundarytypes.hh b/dumux/common/boundarytypes.hh index 2eed01617d..e8d64f2e67 100644 --- a/dumux/common/boundarytypes.hh +++ b/dumux/common/boundarytypes.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/exceptions.hh b/dumux/common/exceptions.hh index 9feee072e6..6ae68eab1d 100644 --- a/dumux/common/exceptions.hh +++ b/dumux/common/exceptions.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/fixedlengthspline_.hh b/dumux/common/fixedlengthspline_.hh index eccb78d139..06141f819e 100644 --- a/dumux/common/fixedlengthspline_.hh +++ b/dumux/common/fixedlengthspline_.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/math.hh b/dumux/common/math.hh index b561313f40..9b68ddd34a 100644 --- a/dumux/common/math.hh +++ b/dumux/common/math.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/parameters.hh b/dumux/common/parameters.hh index 77219aeb02..8a71c1fb69 100644 --- a/dumux/common/parameters.hh +++ b/dumux/common/parameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/pardiso.hh b/dumux/common/pardiso.hh index d68923ff26..b4a4f4c0db 100644 --- a/dumux/common/pardiso.hh +++ b/dumux/common/pardiso.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/common/propertysystem.hh b/dumux/common/propertysystem.hh index ecd1cb7d14..4ea84f73d9 100644 --- a/dumux/common/propertysystem.hh +++ b/dumux/common/propertysystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/quad.hh b/dumux/common/quad.hh index 80953de0ed..8cc686a6da 100644 --- a/dumux/common/quad.hh +++ b/dumux/common/quad.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/spline.hh b/dumux/common/spline.hh index 7ba5b8135b..1ea611a4d4 100644 --- a/dumux/common/spline.hh +++ b/dumux/common/spline.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/splinecommon_.hh b/dumux/common/splinecommon_.hh index 634d07b9d3..33abc4f606 100644 --- a/dumux/common/splinecommon_.hh +++ b/dumux/common/splinecommon_.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/start.hh b/dumux/common/start.hh index 883f4696a8..796f1c3d42 100644 --- a/dumux/common/start.hh +++ b/dumux/common/start.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/timemanager.hh b/dumux/common/timemanager.hh index b12b46fc92..d1f59950d4 100644 --- a/dumux/common/timemanager.hh +++ b/dumux/common/timemanager.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/valgrind.hh b/dumux/common/valgrind.hh index 141f67c727..3280ed9099 100644 --- a/dumux/common/valgrind.hh +++ b/dumux/common/valgrind.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/common/variablelengthspline_.hh b/dumux/common/variablelengthspline_.hh index d0f9a7d5c8..259ec89547 100644 --- a/dumux/common/variablelengthspline_.hh +++ b/dumux/common/variablelengthspline_.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/1p/1pproperties.hh b/dumux/decoupled/1p/1pproperties.hh index 10f4a90722..d7ff54ad3b 100644 --- a/dumux/decoupled/1p/1pproperties.hh +++ b/dumux/decoupled/1p/1pproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/decoupled/1p/diffusion/diffusionproblem1p.hh b/dumux/decoupled/1p/diffusion/diffusionproblem1p.hh index 1966c15fcd..86ce99d24e 100644 --- a/dumux/decoupled/1p/diffusion/diffusionproblem1p.hh +++ b/dumux/decoupled/1p/diffusion/diffusionproblem1p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh b/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh index 1a980efac2..30211057ff 100644 --- a/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh +++ b/dumux/decoupled/1p/diffusion/fv/fvpressure1p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Markus Wolff * * Copyright (C) 2007-2009 by Bernd Flemisch * diff --git a/dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh b/dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh index b3165e8d2f..195f2c8afb 100644 --- a/dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh +++ b/dumux/decoupled/1p/diffusion/fv/fvvelocity1p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/2pfluidstate.hh b/dumux/decoupled/2p/2pfluidstate.hh index ce3292cd45..c9ca56607b 100644 --- a/dumux/decoupled/2p/2pfluidstate.hh +++ b/dumux/decoupled/2p/2pfluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/2pindices.hh b/dumux/decoupled/2p/2pindices.hh index af46ff3721..02be9282f7 100644 --- a/dumux/decoupled/2p/2pindices.hh +++ b/dumux/decoupled/2p/2pindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/2pproperties.hh b/dumux/decoupled/2p/2pproperties.hh index 8b779f5804..d60acaa9f1 100644 --- a/dumux/decoupled/2p/2pproperties.hh +++ b/dumux/decoupled/2p/2pproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/decoupled/2p/diffusion/diffusionproblem2p.hh b/dumux/decoupled/2p/diffusion/diffusionproblem2p.hh index 4d0d0e120a..3c3efa07b7 100644 --- a/dumux/decoupled/2p/diffusion/diffusionproblem2p.hh +++ b/dumux/decoupled/2p/diffusion/diffusionproblem2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/decoupled/2p/diffusion/fv/fvpressure2p.hh b/dumux/decoupled/2p/diffusion/fv/fvpressure2p.hh index 1720ed85bc..c7254e566b 100644 --- a/dumux/decoupled/2p/diffusion/fv/fvpressure2p.hh +++ b/dumux/decoupled/2p/diffusion/fv/fvpressure2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Copyright (C) 2007-2009 by Jochen Fritz * diff --git a/dumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh b/dumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh index a987551300..64c3077946 100644 --- a/dumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh +++ b/dumux/decoupled/2p/diffusion/fv/fvvelocity2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaopressure2p.hh b/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaopressure2p.hh index f7a5129ebd..d16ef5651e 100644 --- a/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaopressure2p.hh +++ b/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaopressure2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2007-2010 by Yufei Cao * diff --git a/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaovelocity2p.hh b/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaovelocity2p.hh index c4005eefee..9d795b0f7e 100644 --- a/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaovelocity2p.hh +++ b/dumux/decoupled/2p/diffusion/fvmpfa/fvmpfaovelocity2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2007-2010 by Yufei Cao * diff --git a/dumux/decoupled/2p/diffusion/fvmpfa/mpfaproperties.hh b/dumux/decoupled/2p/diffusion/fvmpfa/mpfaproperties.hh index e295e84573..29b5ee9b22 100644 --- a/dumux/decoupled/2p/diffusion/fvmpfa/mpfaproperties.hh +++ b/dumux/decoupled/2p/diffusion/fvmpfa/mpfaproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2007-2010 by Yufei Cao * diff --git a/dumux/decoupled/2p/diffusion/mimetic/croperator.hh b/dumux/decoupled/2p/diffusion/mimetic/croperator.hh index d425acc999..45487d965b 100644 --- a/dumux/decoupled/2p/diffusion/mimetic/croperator.hh +++ b/dumux/decoupled/2p/diffusion/mimetic/croperator.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/diffusion/mimetic/localstiffness.hh b/dumux/decoupled/2p/diffusion/mimetic/localstiffness.hh index cab87f95d0..10d6710a83 100644 --- a/dumux/decoupled/2p/diffusion/mimetic/localstiffness.hh +++ b/dumux/decoupled/2p/diffusion/mimetic/localstiffness.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * This program is free software: you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/dumux/decoupled/2p/diffusion/mimetic/mimeticgroundwater.hh b/dumux/decoupled/2p/diffusion/mimetic/mimeticgroundwater.hh index e089be5cde..37da4644c8 100644 --- a/dumux/decoupled/2p/diffusion/mimetic/mimeticgroundwater.hh +++ b/dumux/decoupled/2p/diffusion/mimetic/mimeticgroundwater.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/diffusion/mimetic/mimeticoperator.hh b/dumux/decoupled/2p/diffusion/mimetic/mimeticoperator.hh index da855be350..f63b0e97f2 100644 --- a/dumux/decoupled/2p/diffusion/mimetic/mimeticoperator.hh +++ b/dumux/decoupled/2p/diffusion/mimetic/mimeticoperator.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh b/dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh index e3287980d2..be34508bb6 100644 --- a/dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh +++ b/dumux/decoupled/2p/diffusion/mimetic/mimeticpressure2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Copyright (C) 2007-2009 by Jochen Fritz * diff --git a/dumux/decoupled/2p/diffusion/mimetic/mimeticproperties.hh b/dumux/decoupled/2p/diffusion/mimetic/mimeticproperties.hh index 3ba306acf7..fecda7c668 100644 --- a/dumux/decoupled/2p/diffusion/mimetic/mimeticproperties.hh +++ b/dumux/decoupled/2p/diffusion/mimetic/mimeticproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/dumux/decoupled/2p/impes/impesproblem2p.hh b/dumux/decoupled/2p/impes/impesproblem2p.hh index e1c82c40a6..99d7ae53f5 100644 --- a/dumux/decoupled/2p/impes/impesproblem2p.hh +++ b/dumux/decoupled/2p/impes/impesproblem2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/decoupled/2p/transport/fv/capillarydiffusion.hh b/dumux/decoupled/2p/transport/fv/capillarydiffusion.hh index aca59a1922..79ffb93e30 100644 --- a/dumux/decoupled/2p/transport/fv/capillarydiffusion.hh +++ b/dumux/decoupled/2p/transport/fv/capillarydiffusion.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Copyright (C) 2008-2010 by Markus Wolff * diff --git a/dumux/decoupled/2p/transport/fv/convectivepart.hh b/dumux/decoupled/2p/transport/fv/convectivepart.hh index b76a93a35f..fef99fc0d2 100644 --- a/dumux/decoupled/2p/transport/fv/convectivepart.hh +++ b/dumux/decoupled/2p/transport/fv/convectivepart.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/transport/fv/diffusivepart.hh b/dumux/decoupled/2p/transport/fv/diffusivepart.hh index 58af0f2af5..bc837626de 100644 --- a/dumux/decoupled/2p/transport/fv/diffusivepart.hh +++ b/dumux/decoupled/2p/transport/fv/diffusivepart.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Copyright (C) 2008-2009 by Markus Wolff * diff --git a/dumux/decoupled/2p/transport/fv/evalcflflux.hh b/dumux/decoupled/2p/transport/fv/evalcflflux.hh index 211e826683..1409259999 100644 --- a/dumux/decoupled/2p/transport/fv/evalcflflux.hh +++ b/dumux/decoupled/2p/transport/fv/evalcflflux.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/transport/fv/evalcflflux_coats.hh b/dumux/decoupled/2p/transport/fv/evalcflflux_coats.hh index a970b54f9d..10bf62b0b4 100644 --- a/dumux/decoupled/2p/transport/fv/evalcflflux_coats.hh +++ b/dumux/decoupled/2p/transport/fv/evalcflflux_coats.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/transport/fv/evalcflflux_default.hh b/dumux/decoupled/2p/transport/fv/evalcflflux_default.hh index 4695638437..8c429e2647 100644 --- a/dumux/decoupled/2p/transport/fv/evalcflflux_default.hh +++ b/dumux/decoupled/2p/transport/fv/evalcflflux_default.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/transport/fv/fvsaturation2p.hh b/dumux/decoupled/2p/transport/fv/fvsaturation2p.hh index 219d159d1c..ebe2b8b690 100644 --- a/dumux/decoupled/2p/transport/fv/fvsaturation2p.hh +++ b/dumux/decoupled/2p/transport/fv/fvsaturation2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/transport/fv/gravitypart.hh b/dumux/decoupled/2p/transport/fv/gravitypart.hh index 588e662d7d..58d5dabc00 100644 --- a/dumux/decoupled/2p/transport/fv/gravitypart.hh +++ b/dumux/decoupled/2p/transport/fv/gravitypart.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/transport/transportproblem2p.hh b/dumux/decoupled/2p/transport/transportproblem2p.hh index 0cfa7ef96e..d85e51117f 100644 --- a/dumux/decoupled/2p/transport/transportproblem2p.hh +++ b/dumux/decoupled/2p/transport/transportproblem2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/decoupled/2p/transport/transportproperties.hh b/dumux/decoupled/2p/transport/transportproperties.hh index e1c006e4e5..dd82f32f3f 100644 --- a/dumux/decoupled/2p/transport/transportproperties.hh +++ b/dumux/decoupled/2p/transport/transportproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/variableclass2p.hh b/dumux/decoupled/2p/variableclass2p.hh index b8782c3275..4a500d02c1 100644 --- a/dumux/decoupled/2p/variableclass2p.hh +++ b/dumux/decoupled/2p/variableclass2p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p/variableclass2p_gridadapt.hh b/dumux/decoupled/2p/variableclass2p_gridadapt.hh index f019f86db5..31efb31c1a 100644 --- a/dumux/decoupled/2p/variableclass2p_gridadapt.hh +++ b/dumux/decoupled/2p/variableclass2p_gridadapt.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/2p2cproblem.hh b/dumux/decoupled/2p2c/2p2cproblem.hh index 0fe205a602..e1444424e9 100644 --- a/dumux/decoupled/2p2c/2p2cproblem.hh +++ b/dumux/decoupled/2p2c/2p2cproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Benjamin Faigle, Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/2p2cproperties.hh b/dumux/decoupled/2p2c/2p2cproperties.hh index 3469edfe46..627e7dd2e0 100644 --- a/dumux/decoupled/2p2c/2p2cproperties.hh +++ b/dumux/decoupled/2p2c/2p2cproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Benjamin Faigle * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/boundaryconditions2p2c.hh b/dumux/decoupled/2p2c/boundaryconditions2p2c.hh index ead3ea16f8..3d5f82f0ba 100644 --- a/dumux/decoupled/2p2c/boundaryconditions2p2c.hh +++ b/dumux/decoupled/2p2c/boundaryconditions2p2c.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Jochen Fritz * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/dec2p2cfluidstate.hh b/dumux/decoupled/2p2c/dec2p2cfluidstate.hh index d1a731df2a..6f1fedb3c3 100644 --- a/dumux/decoupled/2p2c/dec2p2cfluidstate.hh +++ b/dumux/decoupled/2p2c/dec2p2cfluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Benjamin Faigle * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/fvpressure2p2c.hh b/dumux/decoupled/2p2c/fvpressure2p2c.hh index af77281fcb..504132b357 100644 --- a/dumux/decoupled/2p2c/fvpressure2p2c.hh +++ b/dumux/decoupled/2p2c/fvpressure2p2c.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Benjamin Faigle * * Copyright (C) 2007-2009 by Bernd Flemisch * diff --git a/dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh b/dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh index 45c48cef91..30b533e9f2 100644 --- a/dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh +++ b/dumux/decoupled/2p2c/fvpressure2p2cmultiphysics.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Benjamin Faigle * Copyright (C) 2007-2009 by Bernd Flemisch * diff --git a/dumux/decoupled/2p2c/fvtransport2p2c.hh b/dumux/decoupled/2p2c/fvtransport2p2c.hh index cb6e1a70ae..1d803002bd 100644 --- a/dumux/decoupled/2p2c/fvtransport2p2c.hh +++ b/dumux/decoupled/2p2c/fvtransport2p2c.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff, Benjamin Faigle * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/fvtransport2p2cmultiphysics.hh b/dumux/decoupled/2p2c/fvtransport2p2cmultiphysics.hh index ee06843980..702be440e8 100644 --- a/dumux/decoupled/2p2c/fvtransport2p2cmultiphysics.hh +++ b/dumux/decoupled/2p2c/fvtransport2p2cmultiphysics.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff, Benjamin Faigle * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh b/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh index 9e8a6364dc..3aca71f3a3 100644 --- a/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh +++ b/dumux/decoupled/2p2c/pseudo1p2cfluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Benjamin Faigle * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/2p2c/variableclass2p2c.hh b/dumux/decoupled/2p2c/variableclass2p2c.hh index 024d00d127..dbc93aa278 100644 --- a/dumux/decoupled/2p2c/variableclass2p2c.hh +++ b/dumux/decoupled/2p2c/variableclass2p2c.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/common/decoupledproperties.hh b/dumux/decoupled/common/decoupledproperties.hh index bb93f9e70a..d244af1364 100644 --- a/dumux/decoupled/common/decoupledproperties.hh +++ b/dumux/decoupled/common/decoupledproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/common/gridadapt.hh b/dumux/decoupled/common/gridadapt.hh index df38ada89f..9819f8c46d 100644 --- a/dumux/decoupled/common/gridadapt.hh +++ b/dumux/decoupled/common/gridadapt.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Benjamin Faigle * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/common/impet.hh b/dumux/decoupled/common/impet.hh index 7358485797..d51803c5c2 100644 --- a/dumux/decoupled/common/impet.hh +++ b/dumux/decoupled/common/impet.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2009 by Bernd Flemisch * * Copyright (C) 2008-2009 by Markus Wolff * diff --git a/dumux/decoupled/common/impetproblem.hh b/dumux/decoupled/common/impetproblem.hh index 9409f483cd..b9b142218a 100644 --- a/dumux/decoupled/common/impetproblem.hh +++ b/dumux/decoupled/common/impetproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff, Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/common/impetproperties.hh b/dumux/decoupled/common/impetproperties.hh index ef1ad41aef..22dc72b661 100644 --- a/dumux/decoupled/common/impetproperties.hh +++ b/dumux/decoupled/common/impetproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/decoupled/common/onemodelproblem.hh b/dumux/decoupled/common/onemodelproblem.hh index 19017d2e1e..78bdb9f9ff 100644 --- a/dumux/decoupled/common/onemodelproblem.hh +++ b/dumux/decoupled/common/onemodelproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2009 by Andreas Lauser * diff --git a/dumux/decoupled/common/variableclass.hh b/dumux/decoupled/common/variableclass.hh index 1c8827d2a6..47058bc36d 100644 --- a/dumux/decoupled/common/variableclass.hh +++ b/dumux/decoupled/common/variableclass.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/io/restart.hh b/dumux/io/restart.hh index 5130f6e581..a8ce780466 100644 --- a/dumux/io/restart.hh +++ b/dumux/io/restart.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/io/vtkmultiwriter.hh b/dumux/io/vtkmultiwriter.hh index 28ddc7e5da..b780f60da0 100644 --- a/dumux/io/vtkmultiwriter.hh +++ b/dumux/io/vtkmultiwriter.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/io/vtknestedfunction.hh b/dumux/io/vtknestedfunction.hh index d3b6691a7a..54a9b7a083 100644 --- a/dumux/io/vtknestedfunction.hh +++ b/dumux/io/vtknestedfunction.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/borderindex.hh b/dumux/linear/borderindex.hh index 11433a394e..909da62faf 100644 --- a/dumux/linear/borderindex.hh +++ b/dumux/linear/borderindex.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/boxlinearsolver.hh b/dumux/linear/boxlinearsolver.hh index e37a6665d3..893823bf91 100644 --- a/dumux/linear/boxlinearsolver.hh +++ b/dumux/linear/boxlinearsolver.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/domesticoverlapfrombcrsmatrix.hh b/dumux/linear/domesticoverlapfrombcrsmatrix.hh index 46dd80fcf3..4ddecd40d2 100644 --- a/dumux/linear/domesticoverlapfrombcrsmatrix.hh +++ b/dumux/linear/domesticoverlapfrombcrsmatrix.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/elementborderlistfromgrid.hh b/dumux/linear/elementborderlistfromgrid.hh index a4b67f9cf1..0a30c3b78a 100644 --- a/dumux/linear/elementborderlistfromgrid.hh +++ b/dumux/linear/elementborderlistfromgrid.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/foreignoverlapfrombcrsmatrix.hh b/dumux/linear/foreignoverlapfrombcrsmatrix.hh index ad7c47536e..b53b57ab90 100644 --- a/dumux/linear/foreignoverlapfrombcrsmatrix.hh +++ b/dumux/linear/foreignoverlapfrombcrsmatrix.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/globalindices.hh b/dumux/linear/globalindices.hh index 90cadd012b..edc5b919df 100644 --- a/dumux/linear/globalindices.hh +++ b/dumux/linear/globalindices.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/impetbicgstabilu0solver.hh b/dumux/linear/impetbicgstabilu0solver.hh index 3fec40993b..874c4df43f 100644 --- a/dumux/linear/impetbicgstabilu0solver.hh +++ b/dumux/linear/impetbicgstabilu0solver.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/linearsolverproperties.hh b/dumux/linear/linearsolverproperties.hh index f6e82ca912..2b611479e0 100644 --- a/dumux/linear/linearsolverproperties.hh +++ b/dumux/linear/linearsolverproperties.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/overlappingbcrsmatrix.hh b/dumux/linear/overlappingbcrsmatrix.hh index 2e4662ba64..d082160f29 100644 --- a/dumux/linear/overlappingbcrsmatrix.hh +++ b/dumux/linear/overlappingbcrsmatrix.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/overlappingblockvector.hh b/dumux/linear/overlappingblockvector.hh index 6d4e848550..8cf305e7c0 100644 --- a/dumux/linear/overlappingblockvector.hh +++ b/dumux/linear/overlappingblockvector.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/overlappingoperator.hh b/dumux/linear/overlappingoperator.hh index 97324f2b3a..c2eed3a535 100644 --- a/dumux/linear/overlappingoperator.hh +++ b/dumux/linear/overlappingoperator.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/overlappingpreconditioner.hh b/dumux/linear/overlappingpreconditioner.hh index 0115b87c15..021ab7a32f 100644 --- a/dumux/linear/overlappingpreconditioner.hh +++ b/dumux/linear/overlappingpreconditioner.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/overlappingscalarproduct.hh b/dumux/linear/overlappingscalarproduct.hh index 2f0360e938..ba9ff008bc 100644 --- a/dumux/linear/overlappingscalarproduct.hh +++ b/dumux/linear/overlappingscalarproduct.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/linear/seqsolverbackend.hh b/dumux/linear/seqsolverbackend.hh index a0fe66b084..1169e96a8f 100644 --- a/dumux/linear/seqsolverbackend.hh +++ b/dumux/linear/seqsolverbackend.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Bernd Flemisch * * Copyright (C) 2011 by Markus Wolff * diff --git a/dumux/linear/vertexborderlistfromgrid.hh b/dumux/linear/vertexborderlistfromgrid.hh index e1c670503d..35e1589c7e 100644 --- a/dumux/linear/vertexborderlistfromgrid.hh +++ b/dumux/linear/vertexborderlistfromgrid.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/binarycoefficients/fullermethod.hh b/dumux/material/binarycoefficients/fullermethod.hh index f2b85442ea..929bd80182 100644 --- a/dumux/material/binarycoefficients/fullermethod.hh +++ b/dumux/material/binarycoefficients/fullermethod.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/binarycoefficients/h2o_n2.hh b/dumux/material/binarycoefficients/h2o_n2.hh index a30c7ef16f..ed64442eed 100644 --- a/dumux/material/binarycoefficients/h2o_n2.hh +++ b/dumux/material/binarycoefficients/h2o_n2.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/binarycoefficients/henryiapws.hh b/dumux/material/binarycoefficients/henryiapws.hh index 58593f2fd5..941da89118 100644 --- a/dumux/material/binarycoefficients/henryiapws.hh +++ b/dumux/material/binarycoefficients/henryiapws.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/brine.hh b/dumux/material/components/brine.hh index 941447e5f7..e4d6dc1745 100644 --- a/dumux/material/components/brine.hh +++ b/dumux/material/components/brine.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Melanie Darcis * * Copyright (C) 2009-2010 by Andreas Lauser * diff --git a/dumux/material/components/ch4.hh b/dumux/material/components/ch4.hh index 05fd5f6898..922b5e781b 100644 --- a/dumux/material/components/ch4.hh +++ b/dumux/material/components/ch4.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/component.hh b/dumux/material/components/component.hh index 608145f002..7154a74e41 100644 --- a/dumux/material/components/component.hh +++ b/dumux/material/components/component.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/h2.hh b/dumux/material/components/h2.hh index 09dec18406..3b6d5ad9c7 100644 --- a/dumux/material/components/h2.hh +++ b/dumux/material/components/h2.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/h2o.hh b/dumux/material/components/h2o.hh index 700530c0ea..7d81d7490f 100644 --- a/dumux/material/components/h2o.hh +++ b/dumux/material/components/h2o.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/iapws/common.hh b/dumux/material/components/iapws/common.hh index 77e7aa676a..531de33c02 100644 --- a/dumux/material/components/iapws/common.hh +++ b/dumux/material/components/iapws/common.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/iapws/region1.hh b/dumux/material/components/iapws/region1.hh index edc9dfc72e..fd4239b47a 100644 --- a/dumux/material/components/iapws/region1.hh +++ b/dumux/material/components/iapws/region1.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/iapws/region2.hh b/dumux/material/components/iapws/region2.hh index b5bb9444cb..23fb60ddb9 100644 --- a/dumux/material/components/iapws/region2.hh +++ b/dumux/material/components/iapws/region2.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/iapws/region4.hh b/dumux/material/components/iapws/region4.hh index ac97b3bc73..4cafc08de7 100644 --- a/dumux/material/components/iapws/region4.hh +++ b/dumux/material/components/iapws/region4.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/n2.hh b/dumux/material/components/n2.hh index ef08025a74..8fda189709 100644 --- a/dumux/material/components/n2.hh +++ b/dumux/material/components/n2.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/nullcomponent.hh b/dumux/material/components/nullcomponent.hh index 62cfcbdc89..7e0ac58d8b 100644 --- a/dumux/material/components/nullcomponent.hh +++ b/dumux/material/components/nullcomponent.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/o2.hh b/dumux/material/components/o2.hh index 55138ceb8b..468f4b7ae4 100644 --- a/dumux/material/components/o2.hh +++ b/dumux/material/components/o2.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/oil.hh b/dumux/material/components/oil.hh index 7ff20e2b91..30c32ad817 100644 --- a/dumux/material/components/oil.hh +++ b/dumux/material/components/oil.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/simpleco2.hh b/dumux/material/components/simpleco2.hh index 63e6fe4a54..1e8da3d562 100644 --- a/dumux/material/components/simpleco2.hh +++ b/dumux/material/components/simpleco2.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Melanie Darcis * * Copyright (C) 2009-2010 by Andreas Lauser * diff --git a/dumux/material/components/simplednapl.hh b/dumux/material/components/simplednapl.hh index 1a220e4460..a7174871d2 100644 --- a/dumux/material/components/simplednapl.hh +++ b/dumux/material/components/simplednapl.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/simpleh2o.hh b/dumux/material/components/simpleh2o.hh index 51463c56da..a10c616f13 100644 --- a/dumux/material/components/simpleh2o.hh +++ b/dumux/material/components/simpleh2o.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/tabulatedcomponent.hh b/dumux/material/components/tabulatedcomponent.hh index 5c52309a55..3e4074b61d 100644 --- a/dumux/material/components/tabulatedcomponent.hh +++ b/dumux/material/components/tabulatedcomponent.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/components/unit.hh b/dumux/material/components/unit.hh index cd4e299bf1..6bcd57b628 100644 --- a/dumux/material/components/unit.hh +++ b/dumux/material/components/unit.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/constants.hh b/dumux/material/constants.hh index e886668d49..f7e5cf3b45 100644 --- a/dumux/material/constants.hh +++ b/dumux/material/constants.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/constraintsolvers/compositionfromfugacities.hh b/dumux/material/constraintsolvers/compositionfromfugacities.hh index e236eacba5..a128373389 100644 --- a/dumux/material/constraintsolvers/compositionfromfugacities.hh +++ b/dumux/material/constraintsolvers/compositionfromfugacities.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/constraintsolvers/computefromreferencephase.hh b/dumux/material/constraintsolvers/computefromreferencephase.hh index 2431ef6901..8799011e6e 100644 --- a/dumux/material/constraintsolvers/computefromreferencephase.hh +++ b/dumux/material/constraintsolvers/computefromreferencephase.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/constraintsolvers/immiscibleflash.hh b/dumux/material/constraintsolvers/immiscibleflash.hh index 73a523161c..a2f4dbcf19 100644 --- a/dumux/material/constraintsolvers/immiscibleflash.hh +++ b/dumux/material/constraintsolvers/immiscibleflash.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh b/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh index a75ec2fb92..f0335e242c 100644 --- a/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh +++ b/dumux/material/constraintsolvers/misciblemultiphasecomposition.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/constraintsolvers/ncpflash.hh b/dumux/material/constraintsolvers/ncpflash.hh index f92c83b73c..556e55f76c 100644 --- a/dumux/material/constraintsolvers/ncpflash.hh +++ b/dumux/material/constraintsolvers/ncpflash.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/eos/pengrobinson.hh b/dumux/material/eos/pengrobinson.hh index 878ca8a89d..0d42d5c951 100644 --- a/dumux/material/eos/pengrobinson.hh +++ b/dumux/material/eos/pengrobinson.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/eos/pengrobinsonmixture.hh b/dumux/material/eos/pengrobinsonmixture.hh index 7e45360a16..fa2f7240bd 100644 --- a/dumux/material/eos/pengrobinsonmixture.hh +++ b/dumux/material/eos/pengrobinsonmixture.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/eos/pengrobinsonparams.hh b/dumux/material/eos/pengrobinsonparams.hh index a7a4ea8c7a..35bc2e779b 100644 --- a/dumux/material/eos/pengrobinsonparams.hh +++ b/dumux/material/eos/pengrobinsonparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/eos/pengrobinsonparamsmixture.hh b/dumux/material/eos/pengrobinsonparamsmixture.hh index ce077db8c8..a60bc8aebd 100644 --- a/dumux/material/eos/pengrobinsonparamsmixture.hh +++ b/dumux/material/eos/pengrobinsonparamsmixture.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/eos/pengrobinsonparamspure.hh b/dumux/material/eos/pengrobinsonparamspure.hh index 254eacd836..6fe2fa3196 100644 --- a/dumux/material/eos/pengrobinsonparamspure.hh +++ b/dumux/material/eos/pengrobinsonparamspure.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh b/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh index 1f34d6a519..0feeef2414 100644 --- a/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh +++ b/dumux/material/fluidmatrixinteractions/2p/brookscorey.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/brookscoreyparams.hh b/dumux/material/fluidmatrixinteractions/2p/brookscoreyparams.hh index 66bbadb092..fd809657a2 100644 --- a/dumux/material/fluidmatrixinteractions/2p/brookscoreyparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/brookscoreyparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/efftoabslaw.hh b/dumux/material/fluidmatrixinteractions/2p/efftoabslaw.hh index 34f078d811..ddd60570f2 100644 --- a/dumux/material/fluidmatrixinteractions/2p/efftoabslaw.hh +++ b/dumux/material/fluidmatrixinteractions/2p/efftoabslaw.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/efftoabslawparams.hh b/dumux/material/fluidmatrixinteractions/2p/efftoabslawparams.hh index c63d807744..85342c8aea 100644 --- a/dumux/material/fluidmatrixinteractions/2p/efftoabslawparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/efftoabslawparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh b/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh index b26ec8dff4..17e78ddd27 100644 --- a/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh +++ b/dumux/material/fluidmatrixinteractions/2p/linearmaterial.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/linearmaterialparams.hh b/dumux/material/fluidmatrixinteractions/2p/linearmaterialparams.hh index 0aff05dc69..9eb3426c55 100644 --- a/dumux/material/fluidmatrixinteractions/2p/linearmaterialparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/linearmaterialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscorey.hh b/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscorey.hh index 8e00b87ad0..8285e0735b 100644 --- a/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscorey.hh +++ b/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscorey.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscoreyparams.hh b/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscoreyparams.hh index c2ea5e3a4f..5f71dea291 100644 --- a/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscoreyparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/regularizedbrookscoreyparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterial.hh b/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterial.hh index a310dbcd97..0a54e2d4a1 100644 --- a/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterial.hh +++ b/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterial.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterialparams.hh b/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterialparams.hh index b315b38f4c..cf45dca6c0 100644 --- a/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterialparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/regularizedlinearmaterialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchten.hh b/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchten.hh index 615812d494..0563fd9982 100644 --- a/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchten.hh +++ b/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchten.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchtenparams.hh b/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchtenparams.hh index f36a3d5976..b67c832aea 100644 --- a/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchtenparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/regularizedvangenuchtenparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh b/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh index c7a2a28dcc..38e1c0d0c1 100644 --- a/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh +++ b/dumux/material/fluidmatrixinteractions/2p/vangenuchten.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/2p/vangenuchtenparams.hh b/dumux/material/fluidmatrixinteractions/2p/vangenuchtenparams.hh index c8cac4e79f..674e814858 100644 --- a/dumux/material/fluidmatrixinteractions/2p/vangenuchtenparams.hh +++ b/dumux/material/fluidmatrixinteractions/2p/vangenuchtenparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/Mp/2padapter.hh b/dumux/material/fluidmatrixinteractions/Mp/2padapter.hh index 1febb97ad7..d46e0fa00f 100644 --- a/dumux/material/fluidmatrixinteractions/Mp/2padapter.hh +++ b/dumux/material/fluidmatrixinteractions/Mp/2padapter.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscorey.hh b/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscorey.hh index bd10d1c791..f8694c323d 100644 --- a/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscorey.hh +++ b/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscorey.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscoreyparams.hh b/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscoreyparams.hh index beb341bac4..3e85f02f7f 100644 --- a/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscoreyparams.hh +++ b/dumux/material/fluidmatrixinteractions/Mp/Mpbrookscoreyparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterial.hh b/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterial.hh index cbf2aa651e..223e1f0cd7 100644 --- a/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterial.hh +++ b/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterial.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterialparams.hh b/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterialparams.hh index fa678647ad..6bfcc74ac1 100644 --- a/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterialparams.hh +++ b/dumux/material/fluidmatrixinteractions/Mp/Mplinearmaterialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008 by Bernd Flemisch * diff --git a/dumux/material/fluidstates/compositionalfluidstate.hh b/dumux/material/fluidstates/compositionalfluidstate.hh index 3cf15122d3..442715be92 100644 --- a/dumux/material/fluidstates/compositionalfluidstate.hh +++ b/dumux/material/fluidstates/compositionalfluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidstates/immisciblefluidstate.hh b/dumux/material/fluidstates/immisciblefluidstate.hh index 852430ba9a..a589036bda 100644 --- a/dumux/material/fluidstates/immisciblefluidstate.hh +++ b/dumux/material/fluidstates/immisciblefluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidstates/nonequilibriumfluidstate.hh b/dumux/material/fluidstates/nonequilibriumfluidstate.hh index bd06a60bed..7c55fa831b 100644 --- a/dumux/material/fluidstates/nonequilibriumfluidstate.hh +++ b/dumux/material/fluidstates/nonequilibriumfluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/1pfluidsystem.hh b/dumux/material/fluidsystems/1pfluidsystem.hh index f098a5947e..611a8dccdf 100644 --- a/dumux/material/fluidsystems/1pfluidsystem.hh +++ b/dumux/material/fluidsystems/1pfluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh b/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh index 2214d74e64..2c4e60fa2d 100644 --- a/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh +++ b/dumux/material/fluidsystems/2pimmisciblefluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Copyright (C) 2009-2011 by Markus Wolff * diff --git a/dumux/material/fluidsystems/basefluidsystem.hh b/dumux/material/fluidsystems/basefluidsystem.hh index b68620090c..a61a2d2273 100644 --- a/dumux/material/fluidsystems/basefluidsystem.hh +++ b/dumux/material/fluidsystems/basefluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Bernd Flemisch, Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/gasphase.hh b/dumux/material/fluidsystems/gasphase.hh index c867b9e57d..466807e0d2 100644 --- a/dumux/material/fluidsystems/gasphase.hh +++ b/dumux/material/fluidsystems/gasphase.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/h2on2fluidsystem.hh b/dumux/material/fluidsystems/h2on2fluidsystem.hh index 473a216138..16fdb8c1fe 100644 --- a/dumux/material/fluidsystems/h2on2fluidsystem.hh +++ b/dumux/material/fluidsystems/h2on2fluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/liquidphase.hh b/dumux/material/fluidsystems/liquidphase.hh index cfbfb8725b..4c9f9c980b 100644 --- a/dumux/material/fluidsystems/liquidphase.hh +++ b/dumux/material/fluidsystems/liquidphase.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/nullparametercache.hh b/dumux/material/fluidsystems/nullparametercache.hh index 7952aa5b9a..76a63f9704 100644 --- a/dumux/material/fluidsystems/nullparametercache.hh +++ b/dumux/material/fluidsystems/nullparametercache.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/fluidsystems/parametercachebase.hh b/dumux/material/fluidsystems/parametercachebase.hh index 2c6e493dd7..9d43ccdc06 100644 --- a/dumux/material/fluidsystems/parametercachebase.hh +++ b/dumux/material/fluidsystems/parametercachebase.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/idealgas.hh b/dumux/material/idealgas.hh index 66a60313c5..21b4b57f8a 100644 --- a/dumux/material/idealgas.hh +++ b/dumux/material/idealgas.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/old_fluidsystems/2p_system.hh b/dumux/material/old_fluidsystems/2p_system.hh index 51e61e4a18..ee2f0ded50 100644 --- a/dumux/material/old_fluidsystems/2p_system.hh +++ b/dumux/material/old_fluidsystems/2p_system.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/old_fluidsystems/defaultcomponents.hh b/dumux/material/old_fluidsystems/defaultcomponents.hh index aa6ed7fba1..5e53f7de78 100644 --- a/dumux/material/old_fluidsystems/defaultcomponents.hh +++ b/dumux/material/old_fluidsystems/defaultcomponents.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Copyright (C) 2010 by Benjamin Faigle * diff --git a/dumux/material/old_fluidsystems/fluidstate.hh b/dumux/material/old_fluidsystems/fluidstate.hh index 90cc4de2b1..68abce41b9 100644 --- a/dumux/material/old_fluidsystems/fluidstate.hh +++ b/dumux/material/old_fluidsystems/fluidstate.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/old_fluidsystems/h2o_n2_system.hh b/dumux/material/old_fluidsystems/h2o_n2_system.hh index 7203f55acb..3a0d4354a0 100644 --- a/dumux/material/old_fluidsystems/h2o_n2_system.hh +++ b/dumux/material/old_fluidsystems/h2o_n2_system.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/old_fluidsystems/isfluid_trail_system.hh b/dumux/material/old_fluidsystems/isfluid_trail_system.hh index b1e51ae663..ebf23cfb4d 100644 --- a/dumux/material/old_fluidsystems/isfluid_trail_system.hh +++ b/dumux/material/old_fluidsystems/isfluid_trail_system.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/material/old_fluidsystems/settablephase.hh b/dumux/material/old_fluidsystems/settablephase.hh index f18099a9bc..a4825b639c 100644 --- a/dumux/material/old_fluidsystems/settablephase.hh +++ b/dumux/material/old_fluidsystems/settablephase.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * Institute of Hydraulic Engineering * diff --git a/dumux/material/spatialparameters/boxspatialparameters.hh b/dumux/material/spatialparameters/boxspatialparameters.hh index 13ba7baffb..3753787626 100644 --- a/dumux/material/spatialparameters/boxspatialparameters.hh +++ b/dumux/material/spatialparameters/boxspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/spatialparameters/boxspatialparameters1p.hh b/dumux/material/spatialparameters/boxspatialparameters1p.hh index 8b4324eb70..791fd5dcae 100644 --- a/dumux/material/spatialparameters/boxspatialparameters1p.hh +++ b/dumux/material/spatialparameters/boxspatialparameters1p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/material/spatialparameters/fvspatialparameters.hh b/dumux/material/spatialparameters/fvspatialparameters.hh index 8142439f94..ab4a537c0f 100644 --- a/dumux/material/spatialparameters/fvspatialparameters.hh +++ b/dumux/material/spatialparameters/fvspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/material/spatialparameters/fvspatialparameters1p.hh b/dumux/material/spatialparameters/fvspatialparameters1p.hh index cadb83ec7c..907d9d71e3 100644 --- a/dumux/material/spatialparameters/fvspatialparameters1p.hh +++ b/dumux/material/spatialparameters/fvspatialparameters1p.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/dumux/nonlinear/newtoncontroller.hh b/dumux/nonlinear/newtoncontroller.hh index 189b48cbc2..36913c8837 100644 --- a/dumux/nonlinear/newtoncontroller.hh +++ b/dumux/nonlinear/newtoncontroller.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /**************************************************************************** * Copyright (C) 2008-2011 by Andreas Lauser * * Copyright (C) 2008-2010 by Bernd Flemisch * diff --git a/dumux/nonlinear/newtonconvergencewriter.hh b/dumux/nonlinear/newtonconvergencewriter.hh index fbf53a36b9..5fa4c7fabf 100644 --- a/dumux/nonlinear/newtonconvergencewriter.hh +++ b/dumux/nonlinear/newtonconvergencewriter.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010-11 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/nonlinear/newtonmethod.hh b/dumux/nonlinear/newtonmethod.hh index 21f35c3802..541a680abf 100644 --- a/dumux/nonlinear/newtonmethod.hh +++ b/dumux/nonlinear/newtonmethod.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser, Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/dumux/parallel/elementhandles.hh b/dumux/parallel/elementhandles.hh index 594a9e4003..b29fd1d9d2 100644 --- a/dumux/parallel/elementhandles.hh +++ b/dumux/parallel/elementhandles.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/parallel/mpibuffer.hh b/dumux/parallel/mpibuffer.hh index fcb0d88c5e..7f1c00b890 100644 --- a/dumux/parallel/mpibuffer.hh +++ b/dumux/parallel/mpibuffer.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/dumux/parallel/vertexhandles.hh b/dumux/parallel/vertexhandles.hh index da4bd8ac5b..1881135f9b 100644 --- a/dumux/parallel/vertexhandles.hh +++ b/dumux/parallel/vertexhandles.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/boxmodels/1p/1ptestproblem.hh b/test/boxmodels/1p/1ptestproblem.hh index 2a5aad85cd..3cc932a907 100644 --- a/test/boxmodels/1p/1ptestproblem.hh +++ b/test/boxmodels/1p/1ptestproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/boxmodels/1p/1ptestspatialparameters.hh b/test/boxmodels/1p/1ptestspatialparameters.hh index 58e9c1396d..ebe54ca0bd 100644 --- a/test/boxmodels/1p/1ptestspatialparameters.hh +++ b/test/boxmodels/1p/1ptestspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/test/boxmodels/1p/test_1p.cc b/test/boxmodels/1p/test_1p.cc index d8413538d8..96682ee0a4 100644 --- a/test/boxmodels/1p/test_1p.cc +++ b/test/boxmodels/1p/test_1p.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/boxmodels/1p2c/interstitialfluidtrailfluidsystem.hh b/test/boxmodels/1p2c/interstitialfluidtrailfluidsystem.hh index 878f2ceb84..e94463575a 100644 --- a/test/boxmodels/1p2c/interstitialfluidtrailfluidsystem.hh +++ b/test/boxmodels/1p2c/interstitialfluidtrailfluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Copyright (C) 2010 by Bernd Flemisch * diff --git a/test/boxmodels/1p2c/test_1p2c.cc b/test/boxmodels/1p2c/test_1p2c.cc index efea86f518..401d5077d7 100644 --- a/test/boxmodels/1p2c/test_1p2c.cc +++ b/test/boxmodels/1p2c/test_1p2c.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/boxmodels/1p2c/tissue_tumor_problem.hh b/test/boxmodels/1p2c/tissue_tumor_problem.hh index ead3552e6a..29604edba0 100644 --- a/test/boxmodels/1p2c/tissue_tumor_problem.hh +++ b/test/boxmodels/1p2c/tissue_tumor_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Karin Erbertseder * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/boxmodels/1p2c/tissue_tumor_spatialparameters.hh b/test/boxmodels/1p2c/tissue_tumor_spatialparameters.hh index 0173b8b8ea..b6de317868 100644 --- a/test/boxmodels/1p2c/tissue_tumor_spatialparameters.hh +++ b/test/boxmodels/1p2c/tissue_tumor_spatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/test/boxmodels/2p/lensproblem.hh b/test/boxmodels/2p/lensproblem.hh index e2a02db166..036b2b979a 100644 --- a/test/boxmodels/2p/lensproblem.hh +++ b/test/boxmodels/2p/lensproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/boxmodels/2p/lensspatialparameters.hh b/test/boxmodels/2p/lensspatialparameters.hh index baefe43f0d..ab6a72e15f 100644 --- a/test/boxmodels/2p/lensspatialparameters.hh +++ b/test/boxmodels/2p/lensspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2007-2008 by Klaus Mosthaf * diff --git a/test/boxmodels/2p/test_2p.cc b/test/boxmodels/2p/test_2p.cc index b9c591f8a7..dfc0811c90 100644 --- a/test/boxmodels/2p/test_2p.cc +++ b/test/boxmodels/2p/test_2p.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/boxmodels/2p2c/injectionproblem.hh b/test/boxmodels/2p2c/injectionproblem.hh index 4e817f3b11..c89c48f3b5 100644 --- a/test/boxmodels/2p2c/injectionproblem.hh +++ b/test/boxmodels/2p2c/injectionproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/test/boxmodels/2p2c/injectionspatialparameters.hh b/test/boxmodels/2p2c/injectionspatialparameters.hh index 919aefa962..66c1ea3d3b 100644 --- a/test/boxmodels/2p2c/injectionspatialparameters.hh +++ b/test/boxmodels/2p2c/injectionspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Klaus Mosthaf * * Copyright (C) 2008-2009 by Andreas Lauser * diff --git a/test/boxmodels/2p2c/test_2p2c.cc b/test/boxmodels/2p2c/test_2p2c.cc index 5f8e80ee2e..5d6385b8ee 100644 --- a/test/boxmodels/2p2c/test_2p2c.cc +++ b/test/boxmodels/2p2c/test_2p2c.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Klaus Mosthaf * * Institute of Hydraulic Engineering * diff --git a/test/boxmodels/2p2cni/test_2p2cni.cc b/test/boxmodels/2p2cni/test_2p2cni.cc index ac591d4cfc..a20f2dd322 100644 --- a/test/boxmodels/2p2cni/test_2p2cni.cc +++ b/test/boxmodels/2p2cni/test_2p2cni.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Melanie Darcis * diff --git a/test/boxmodels/2p2cni/waterairproblem.hh b/test/boxmodels/2p2cni/waterairproblem.hh index c33bdaade1..329f7f5fad 100644 --- a/test/boxmodels/2p2cni/waterairproblem.hh +++ b/test/boxmodels/2p2cni/waterairproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Klaus Mosthaf * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/boxmodels/2p2cni/waterairspatialparameters.hh b/test/boxmodels/2p2cni/waterairspatialparameters.hh index e612fc9f95..86cf2952c1 100644 --- a/test/boxmodels/2p2cni/waterairspatialparameters.hh +++ b/test/boxmodels/2p2cni/waterairspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2009 by Klaus Mosthaf * diff --git a/test/boxmodels/2pni/injectionproblem2pni.hh b/test/boxmodels/2pni/injectionproblem2pni.hh index 2f78475cef..f82bf695da 100644 --- a/test/boxmodels/2pni/injectionproblem2pni.hh +++ b/test/boxmodels/2pni/injectionproblem2pni.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Melanie Darcis * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/boxmodels/2pni/test_2pni.cc b/test/boxmodels/2pni/test_2pni.cc index 32f8246b04..2211eb6445 100644 --- a/test/boxmodels/2pni/test_2pni.cc +++ b/test/boxmodels/2pni/test_2pni.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Melanie Darcis * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/boxmodels/MpNc/obstacleproblem.hh b/test/boxmodels/MpNc/obstacleproblem.hh index 1be95223b8..66cf10df82 100644 --- a/test/boxmodels/MpNc/obstacleproblem.hh +++ b/test/boxmodels/MpNc/obstacleproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2010 by Andreas Lauser * * Copyright (C) 2008-2009 by Klaus Mosthaf * diff --git a/test/boxmodels/MpNc/obstaclespatialparameters.hh b/test/boxmodels/MpNc/obstaclespatialparameters.hh index e5d4a44bff..bc5943670f 100644 --- a/test/boxmodels/MpNc/obstaclespatialparameters.hh +++ b/test/boxmodels/MpNc/obstaclespatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Andreas Lauser * * Copyright (C) 2008-2009 by Klaus Mosthaf * diff --git a/test/boxmodels/MpNc/test_MpNc.cc b/test/boxmodels/MpNc/test_MpNc.cc index be92f454d0..40b78d1cdf 100644 --- a/test/boxmodels/MpNc/test_MpNc.cc +++ b/test/boxmodels/MpNc/test_MpNc.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009-2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/boxmodels/richards/richardslensproblem.hh b/test/boxmodels/richards/richardslensproblem.hh index e8f5659c68..c3400cea44 100644 --- a/test/boxmodels/richards/richardslensproblem.hh +++ b/test/boxmodels/richards/richardslensproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009-2010 by Andreas Lauser * diff --git a/test/boxmodels/richards/richardslensspatialparameters.hh b/test/boxmodels/richards/richardslensspatialparameters.hh index 737f0eef4d..fe8575a32f 100644 --- a/test/boxmodels/richards/richardslensspatialparameters.hh +++ b/test/boxmodels/richards/richardslensspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Markus Wolff * * Copyright (C) 2007-2008 by Klaus Mosthaf * diff --git a/test/boxmodels/richards/test_richards.cc b/test/boxmodels/richards/test_richards.cc index e835b5372d..919167de4e 100644 --- a/test/boxmodels/richards/test_richards.cc +++ b/test/boxmodels/richards/test_richards.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2009 by Onur Dogan * * Copyright (C) 2009 by Andreas Lauser * diff --git a/test/common/generalproblem/generallensproblem.hh b/test/common/generalproblem/generallensproblem.hh index fa9d0e608d..ce6028bfd7 100644 --- a/test/common/generalproblem/generallensproblem.hh +++ b/test/common/generalproblem/generallensproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Markus Wolff * * Copyright (C) 2007-2008 by Klaus Mosthaf * diff --git a/test/common/generalproblem/generallensspatialparameters.hh b/test/common/generalproblem/generallensspatialparameters.hh index 82f6114908..d02fafe02e 100644 --- a/test/common/generalproblem/generallensspatialparameters.hh +++ b/test/common/generalproblem/generallensspatialparameters.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Markus Wolff * * Copyright (C) 2007-2008 by Klaus Mosthaf * diff --git a/test/common/generalproblem/test_generalproblem_2p.cc b/test/common/generalproblem/test_generalproblem_2p.cc index 30048bf679..f565fa1cca 100644 --- a/test/common/generalproblem/test_generalproblem_2p.cc +++ b/test/common/generalproblem/test_generalproblem_2p.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/common/pardiso/test_pardiso.cc b/test/common/pardiso/test_pardiso.cc index 08385cdc3b..1fef48a84c 100644 --- a/test/common/pardiso/test_pardiso.cc +++ b/test/common/pardiso/test_pardiso.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/test/common/propertysystem/test_propertysystem.cc b/test/common/propertysystem/test_propertysystem.cc index d0d35c13db..d3db36b51e 100644 --- a/test/common/propertysystem/test_propertysystem.cc +++ b/test/common/propertysystem/test_propertysystem.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/common/spline/test_spline.cc b/test/common/spline/test_spline.cc index d0e12d7ce7..efa6425006 100644 --- a/test/common/spline/test_spline.cc +++ b/test/common/spline/test_spline.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/1p/benchmarkresult.hh b/test/decoupled/1p/benchmarkresult.hh index de834136a8..65b1fa3108 100644 --- a/test/decoupled/1p/benchmarkresult.hh +++ b/test/decoupled/1p/benchmarkresult.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /**************************************************************************** * Copyright (C) 2007-2010 by Bernd Flemisch * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/1p/test_1p.cc b/test/decoupled/1p/test_1p.cc index 69b7423a79..596250bbb4 100644 --- a/test/decoupled/1p/test_1p.cc +++ b/test/decoupled/1p/test_1p.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/1p/test_1p_problem.hh b/test/decoupled/1p/test_1p_problem.hh index 3a23a42d2b..c06b6dfa78 100644 --- a/test/decoupled/1p/test_1p_problem.hh +++ b/test/decoupled/1p/test_1p_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/1p/test_1p_spatialparams.hh b/test/decoupled/1p/test_1p_spatialparams.hh index d2198acec5..de3967c518 100644 --- a/test/decoupled/1p/test_1p_spatialparams.hh +++ b/test/decoupled/1p/test_1p_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/1p/test_diffusion.cc b/test/decoupled/1p/test_diffusion.cc index f6689a34af..a08c563af8 100644 --- a/test/decoupled/1p/test_diffusion.cc +++ b/test/decoupled/1p/test_diffusion.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/1p/test_diffusion_problem.hh b/test/decoupled/1p/test_diffusion_problem.hh index 6b7390bd06..0d3b58ab78 100644 --- a/test/decoupled/1p/test_diffusion_problem.hh +++ b/test/decoupled/1p/test_diffusion_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/1p/test_diffusion_spatialparams.hh b/test/decoupled/1p/test_diffusion_spatialparams.hh index a43b184cd4..91c5b8a9d4 100644 --- a/test/decoupled/1p/test_diffusion_spatialparams.hh +++ b/test/decoupled/1p/test_diffusion_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/2p/test_impes.cc b/test/decoupled/2p/test_impes.cc index 9b66a14449..629ab1f95f 100644 --- a/test/decoupled/2p/test_impes.cc +++ b/test/decoupled/2p/test_impes.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p/test_impes_problem.hh b/test/decoupled/2p/test_impes_problem.hh index 64e699388c..7c647c877c 100644 --- a/test/decoupled/2p/test_impes_problem.hh +++ b/test/decoupled/2p/test_impes_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p/test_impes_spatialparams.hh b/test/decoupled/2p/test_impes_spatialparams.hh index 0f11e9e237..f488395d18 100644 --- a/test/decoupled/2p/test_impes_spatialparams.hh +++ b/test/decoupled/2p/test_impes_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/2p/test_transport.cc b/test/decoupled/2p/test_transport.cc index f996ca14bc..312547a392 100644 --- a/test/decoupled/2p/test_transport.cc +++ b/test/decoupled/2p/test_transport.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p/test_transport_problem.hh b/test/decoupled/2p/test_transport_problem.hh index 05f5bbe752..3f7a191779 100644 --- a/test/decoupled/2p/test_transport_problem.hh +++ b/test/decoupled/2p/test_transport_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p/test_transport_spatialparams.hh b/test/decoupled/2p/test_transport_spatialparams.hh index 7e394f57a9..bc31794c4c 100644 --- a/test/decoupled/2p/test_transport_spatialparams.hh +++ b/test/decoupled/2p/test_transport_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/2p2c/test_dec2p2c.cc b/test/decoupled/2p2c/test_dec2p2c.cc index 81dc53f827..5c41afdeb5 100644 --- a/test/decoupled/2p2c/test_dec2p2c.cc +++ b/test/decoupled/2p2c/test_dec2p2c.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p2c/test_dec2p2c_spatialparams.hh b/test/decoupled/2p2c/test_dec2p2c_spatialparams.hh index cd2173dcb3..28a66fb3f5 100644 --- a/test/decoupled/2p2c/test_dec2p2c_spatialparams.hh +++ b/test/decoupled/2p2c/test_dec2p2c_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/decoupled/2p2c/test_dec2p2cproblem.hh b/test/decoupled/2p2c/test_dec2p2cproblem.hh index 6e99c222d4..898a78ba8b 100644 --- a/test/decoupled/2p2c/test_dec2p2cproblem.hh +++ b/test/decoupled/2p2c/test_dec2p2cproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p2c/test_multiphysics2p2c.cc b/test/decoupled/2p2c/test_multiphysics2p2c.cc index d9d10550e3..39ed6a37b1 100644 --- a/test/decoupled/2p2c/test_multiphysics2p2c.cc +++ b/test/decoupled/2p2c/test_multiphysics2p2c.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Benjamin Faigle * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2p2c/test_multiphysics2p2cproblem.hh b/test/decoupled/2p2c/test_multiphysics2p2cproblem.hh index 568476ca4b..9dc6bba0be 100644 --- a/test/decoupled/2p2c/test_multiphysics2p2cproblem.hh +++ b/test/decoupled/2p2c/test_multiphysics2p2cproblem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2padaptive/test_impes_adaptive.cc b/test/decoupled/2padaptive/test_impes_adaptive.cc index 7ce2538edb..b9a0b909a1 100644 --- a/test/decoupled/2padaptive/test_impes_adaptive.cc +++ b/test/decoupled/2padaptive/test_impes_adaptive.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2padaptive/test_impes_adaptive_problem.hh b/test/decoupled/2padaptive/test_impes_adaptive_problem.hh index e71e4c0565..e2618b1215 100644 --- a/test/decoupled/2padaptive/test_impes_adaptive_problem.hh +++ b/test/decoupled/2padaptive/test_impes_adaptive_problem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/test/decoupled/2padaptive/test_impes_adaptive_spatialparams.hh b/test/decoupled/2padaptive/test_impes_adaptive_spatialparams.hh index ea9420cf75..59b34f3ece 100644 --- a/test/decoupled/2padaptive/test_impes_adaptive_spatialparams.hh +++ b/test/decoupled/2padaptive/test_impes_adaptive_spatialparams.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * diff --git a/test/material/fluidsystems/checkfluidsystem.hh b/test/material/fluidsystems/checkfluidsystem.hh index 687e63f594..edbe2fd223 100644 --- a/test/material/fluidsystems/checkfluidsystem.hh +++ b/test/material/fluidsystems/checkfluidsystem.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/material/fluidsystems/test_fluidsystems.cc b/test/material/fluidsystems/test_fluidsystems.cc index e0faff5895..1e08bbc5fc 100644 --- a/test/material/fluidsystems/test_fluidsystems.cc +++ b/test/material/fluidsystems/test_fluidsystems.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/material/ncpflash/test_ncpflash.cc b/test/material/ncpflash/test_ncpflash.cc index 8f2bd0b834..faf4367d5d 100644 --- a/test/material/ncpflash/test_ncpflash.cc +++ b/test/material/ncpflash/test_ncpflash.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2011 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/test/material/tabulation/test_tabulation.cc b/test/material/tabulation/test_tabulation.cc index 9d1d74973d..ad2e81b45f 100644 --- a/test/material/tabulation/test_tabulation.cc +++ b/test/material/tabulation/test_tabulation.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2010 by Andreas Lauser * * Institute of Hydraulic Engineering * diff --git a/tutorial/tutorial_coupled.cc b/tutorial/tutorial_coupled.cc index 6180582823..35ff6159b4 100644 --- a/tutorial/tutorial_coupled.cc +++ b/tutorial/tutorial_coupled.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/tutorial/tutorial_decoupled.cc b/tutorial/tutorial_decoupled.cc index 0a90347992..7364a31ddf 100644 --- a/tutorial/tutorial_decoupled.cc +++ b/tutorial/tutorial_decoupled.cc @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 20010 by Markus Wolff * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/tutorial/tutorialproblem_coupled.hh b/tutorial/tutorialproblem_coupled.hh index d90bcfaf2f..67ae05a8eb 100644 --- a/tutorial/tutorialproblem_coupled.hh +++ b/tutorial/tutorialproblem_coupled.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Melanie Darcis, Klaus Mosthaf * * Copyright (C) 2009 by Andreas Lauser * diff --git a/tutorial/tutorialproblem_decoupled.hh b/tutorial/tutorialproblem_decoupled.hh index 16a8493f3d..c8224db077 100644 --- a/tutorial/tutorialproblem_decoupled.hh +++ b/tutorial/tutorialproblem_decoupled.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2007-2008 by Klaus Mosthaf * * Copyright (C) 2007-2008 by Bernd Flemisch * diff --git a/tutorial/tutorialspatialparameters_coupled.hh b/tutorial/tutorialspatialparameters_coupled.hh index b3da08de53..c7cebeb900 100644 --- a/tutorial/tutorialspatialparameters_coupled.hh +++ b/tutorial/tutorialspatialparameters_coupled.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Melanie Darcis * * Institute of Hydraulic Engineering * diff --git a/tutorial/tutorialspatialparameters_decoupled.hh b/tutorial/tutorialspatialparameters_decoupled.hh index b0e4eadb37..63841d0862 100644 --- a/tutorial/tutorialspatialparameters_decoupled.hh +++ b/tutorial/tutorialspatialparameters_decoupled.hh @@ -1,3 +1,5 @@ +// -*- mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +// vi: set et ts=4 sw=4 sts=4: /***************************************************************************** * Copyright (C) 2008-2009 by Markus Wolff * * Institute of Hydraulic Engineering * -- GitLab