XdmfWriter::comp Struct Reference

List of all members.

Public Member Functions

bool operator() (std::string s1, std::string s2) const

Detailed Description

Definition at line 15 of file xdmfwriter.h.


Member Function Documentation

bool XdmfWriter::comp::operator() ( std::string  s1,
std::string  s2 
) const [inline]

Definition at line 17 of file xdmfwriter.h.

00018     {
00019       return atof(s1.c_str()) < atof(s2.c_str());;
00020     }


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Sun Apr 8 23:13:33 2012 for CO2INJECTION by  doxygen 1.6.3