i came across the functions of FEBase below: const std::vector< std::vector < Real > > & get_dphidxi () const const std::vector< std::vector < Real > > & get_dphideta () const const std::vector< std::vector < Real > > & get_dphidzeta () const
they are present in the online Classes documentation! i wanted to use them. i compiled my code but the compiler refused; i looked for their declaration in the LibMesh library source code but the member functions daclaration and definition is NOwhere! why this is happening? ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
