Actual source code: ALE.hh

petsc-3.4.5 2014-06-29
  1: #ifndef included_ALE_ALE_hh
  2: #define included_ALE_ALE_hh

  4: #include <petscsys.h>

  6: #ifndef  included_ALE_exception_hh
  7: #include <sieve/ALE_exception.hh>
  8: #endif
  9: #ifndef  included_ALE_mem_hh
 10: #include <sieve/ALE_mem.hh>
 11: #endif
 12: #ifndef  included_ALE_log_hh
 13: #include <sieve/ALE_log.hh>
 14: #endif
 15: #ifndef  included_ALE_containers_hh
 16: #include <sieve/ALE_containers.hh>
 17: #endif
 18: //#ifndef  included_ALE_args_hh
 19: //#include <ALE_args.hh>
 20: //#endif


 23: #endif