~grm08/fluidity/hilbert-for-pyop2

  • Committer: Graham Markall
  • Date: 2013-02-09 11:13:54 UTC
  • Revision ID: grm08@doc.ic.ac.uk-20130209111354-1anhujdjh370kfgf
Add flml to reorder mesh then checkpoint, so we can use the reordered mesh in PyOP2.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 1 14 years ago hhiester deleting initialisation as none of tools are used Diff
Adapt_Integration.F90 4069 11 years ago Mark Filipiak Region ids were also rerranged in Adapt_Integratio 30.2 KB Diff Download File
Adapt_State.F90 4169 11 years ago Mark Filipiak reorder is only compiled in if Zoltan is. 73.8 KB Diff Download File
Adapt_State_Prescribed.F90 4168 11 years ago Mark Filipiak Reordering added to adapt_stte_prescribed, periodi 10.6 KB Diff Download File
Adapt_State_Unittest.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 11.4 KB Diff Download File
Adaptivity_1D.F90 4003.1.6 12 years ago Stephan Kramer Change assert for descending node order with 1d ad 9.3 KB Diff Download File
Advection_Diffusion_CG.F90 4003.24.6 11 years ago s.parkinson11 at ac fixed bug that made all runs with scalar fields, b 64 KB Diff Download File
Advection_Diffusion_DG.F90 4003.24.7 11 years ago Sam Parkinson merge with broken branch 118 KB Diff Download File
Advection_Diffusion_FV.F90 4003.24.6 11 years ago s.parkinson11 at ac fixed bug that made all runs with scalar fields, b 26 KB Diff Download File
Assemble_CMC.F90 3470.5.140 11 years ago Cian Wilson Properly inverting the viscosity for the fs contri 10.4 KB Diff Download File
Biology.F90 3559.2.4 12 years ago Jon Hill Merge from trunk. All bio stuff should be in trunk 19.4 KB Diff Download File
Burgers_Assembly.F90 3425.2.104 13 years ago Patrick Farrell Get the forward replay working for a case with the 3 KB Diff Download File
Compressible_Projection.F90 3953.2.101 11 years ago Christian Jacobs Some more improvements based on Stephan's feedback 24.9 KB Diff Download File
Coriolis.F90 3520.2.102 12 years ago Lawrence Mitchell Add procedure to abort if we're in an omp parallel 7.1 KB Diff Download File
Diagnostic_Children.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 2.9 KB Diff Download File
Diagnostic_Fields_Matrices.F90 3953.2.101 11 years ago Christian Jacobs Some more improvements based on Stephan's feedback 20.8 KB Diff Download File
Diagnostic_fields_wrapper.F90 3871.4.20 11 years ago s.parkinson11 at ac merge with trunk 25.5 KB Diff Download File
Discrete_Properties.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 8.4 KB Diff Download File
Divergence_Matrix_CG.F90 3953.2.110 11 years ago Christian Jacobs Corrected a typo introduced when changing to state 29.8 KB Diff Download File
Divergence_Matrix_CV.F90 3859.1.10 12 years ago Brendan Tollit Move the CV pressure dirichlet BC to a new file/mo 55.9 KB Diff Download File
Drag.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 6.5 KB Diff Download File
Explicit_ALE.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 42.7 KB Diff Download File
Field_Equations_CV.F90 4003.24.6 11 years ago s.parkinson11 at ac fixed bug that made all runs with scalar fields, b 161 KB Diff Download File
Foam_Drainage.F90 3405.2.8 13 years ago david.ham at ac Foam_Drainage.F90 removed unnecessary use statemen 5.6 KB Diff Download File
Foam_Flow.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 11.2 KB Diff Download File
Free_Surface.F90 4153 11 years ago Mark Filipiak Back out 4141..4136 to remove hector_hacks stuff a 119 KB Diff Download File
Full_Projection.F90 4153 11 years ago Mark Filipiak Back out 4141..4136 to remove hector_hacks stuff a 18 KB Diff Download File
Geostrophic_Pressure.F90 3992.1.1 12 years ago Cian Wilson Converting the divergence matrix assembly to use p 126 KB Diff Download File
Gradient_Matrix_CG.F90 2580 13 years ago asc Adds the additional optional variable 'name' to co 7.4 KB Diff Download File
Hybridized_Helmholtz.F90 3425.19.62 12 years ago Colin Cotter Make hybridized_helmholtz build when shallow_water 65 KB Diff Download File
Hydrostatic_Pressure.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 30.1 KB Diff Download File
Implicit_Solids.F90 3462.1.8 13 years ago Michael Lange Moved move_detectors_guided_search() to rk_guided_ 94.2 KB Diff Download File
Interpolation_manager.F90 3556 12 years ago Stephan Kramer Bug-fix in interpolation manager for periodic mesh 43.7 KB Diff Download File
LES_viscosity.F90 3463.1.56 12 years ago Jonathan Bull fixing a bug that made LES fail for p2cg Velocity 9.5 KB Diff Download File
Linear_Shallow_Water.F90 3425.10.1 13 years ago Simon Funke ... 19.2 KB Diff Download File
Makefile.dependencies 4109 11 years ago Mark Filipiak Merge from trunk. 44.1 KB Diff Download File
Makefile.in 4049 11 years ago Mark Filipiak Check. 3.6 KB Diff Download File
Manifold_Projections.F90 3425.13.37 13 years ago Simon Funke a first implementation of the default source contr 12.4 KB Diff Download File
Mba2d_Integration.F90 4069 11 years ago Mark Filipiak Region ids were also rerranged in Adapt_Integratio 20.7 KB Diff Download File
Mba3d_Integration.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 11.1 KB Diff Download File
MeshMovement.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 43.4 KB Diff Download File
Momentum_CG.F90 4153 11 years ago Mark Filipiak Back out 4141..4136 to remove hector_hacks stuff a 110 KB Diff Download File
Momentum_DG.F90 4003.1.24 11 years ago Lawrence Mitchell Fix DG momentum assembly corner case Since r3984 125 KB Diff Download File
Momentum_Diagnostic_Fields.F90 4003.37.2 11 years ago Rhodri Davies Changes required to make material viscosity fields 20.1 KB Diff Download File
Momentum_Equation.F90 4153 11 years ago Mark Filipiak Back out 4141..4136 to remove hector_hacks stuff a 102 KB Diff Download File
Multimaterials.F90 4153 11 years ago Mark Filipiak Back out 4141..4136 to remove hector_hacks stuff a 24.6 KB Diff Download File
Multiphase.F90 3953.2.113 11 years ago Christian Jacobs Fixed an assert statement. Only noticed this when 43.7 KB Diff Download File
Node_Locking.F90 2445 13 years ago skramer Changing the storage of vector_field from vfield%v 3.1 KB Diff Download File
OceanSurfaceForcing.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 5.8 KB Diff Download File
Petsc_Solve_State.F90 3520.2.95 12 years ago Lawrence Mitchell Remove optional local_assembly argument to solvers 13.5 KB Diff Download File
Porous_Media.F90 3938 12 years ago Brendan Tollit Small correction to last merge. Only use the relev 3.1 KB Diff Download File
Pressure_Dirichlet_BCS_CV.F90 3859.1.13 12 years ago Brendan Tollit Very small change to a comment. 10 KB Diff Download File
Pseudo_supermesh.F90 1 14 years ago hhiester deleting initialisation as none of tools are used 4.9 KB Diff Download File
qmesh.F90 2492 13 years ago hhiester Adding in a tic-toc around assemble metric 7.1 KB Diff Download File
Reduced_Model_Runtime.F90 3980 12 years ago Tim Greaves Reverting r.3979 until it's been through the revie 19.3 KB Diff Download File
Sam_integration.F90 3462.1.72 12 years ago Michael Lange Refactoring the detector interface and removing a 65.8 KB Diff Download File
Saturation_Distribution_Search_HookeJeeves.F90 3280 13 years ago saunde01 Minor alteration to the main Makefile.in to reflec 35.8 KB Diff Download File
Slope_limiters_DG.F90 3444 13 years ago Rhodri Nelson Changes to the FPN slope limiter 54.9 KB Diff Download File
Solenoidal_interpolation.F90 3992.1.1 12 years ago Cian Wilson Converting the divergence matrix assembly to use p 12.9 KB Diff Download File
Solid_Configuration.F90 3119 13 years ago ffm10 removing the redundant interface allsumv, as allsu 99 KB Diff Download File
Spontaneous_Potentials.F90 3900.1.3 12 years ago Brendan Tollit Remove code that is not used, tested or documented 20.1 KB Diff Download File
State_Matrices.F90 3854.1.1 12 years ago Brendan Tollit Add the capability when using a CG pressure to tes 17 KB Diff Download File
Surface_Id_Interleaving.F90 3029 13 years ago slm06 First commit to start using MPI_COMM_FEMTOOLS inst 6 KB Diff Download File
Timeloop_utilities.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 11.9 KB Diff Download File
Turbine.F90 2392 13 years ago tmb1 Changing isntances of Chris' person email address 7.9 KB Diff Download File
Upwind_Stabilisation.F90 3586 12 years ago Jon Hill Fix to Upwind_Stabilisation for the wonderful inte 15.7 KB Diff Download File
Vertical_Balance_Pressure.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 10.4 KB Diff Download File
Vorticity_Diagnostics.F90 3449 13 years ago Stephan Kramer Extending ewrite_minmax macro to work with scalar/ 11.2 KB Diff Download File
Zoltan_callbacks.F90 4003.9.3 11 years ago Rhodri Davies Some cleanup 57 KB Diff Download File
Zoltan_detectors.F90 3462.1.83 12 years ago Michael Lange Turning fixed-bound loops into while-loops when de 4.8 KB Diff Download File
Zoltan_global_variables.F90 4003.9.1 11 years ago Rhodri Davies Start of changes - doesnt compile yet. 5 KB Diff Download File
Zoltan_integration.F90 4129 11 years ago Mark Filipiak Re-ordering switched on in zoltan-drive. No more 110 KB Diff Download File