vtf-logo

pico/pico/definitions.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 //  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00004 //
00005 //                                   Fehmi Cirak
00006 //                        California Institute of Technology
00007 //                           (C) 2003 All Rights Reserved
00008 //
00009 //  <LicenseText>
00010 //
00011 //  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00012 //
00013 
00014 #ifndef _definitions_h_
00015 #define _definitions_h_
00016 
00017 #include <shells/utilities/VArray.h>
00018 
00019 namespace pico {
00020     typedef utilities::VArray<3, double>   VecD3;
00021 } 
00022 
00023 #endif
00024 
00025 //  End of file

Generated on Fri Aug 24 13:00:24 2007 for SFC Thin-Shell Finite Element Solver by  doxygen 1.4.7