$extrastylesheet
libmesh.h File Reference

Go to the source code of this file.

Classes

class  libMesh::LibMeshInit

Namespaces

namespace  libMesh

Functions

bool libMesh::initialized ()
bool libMesh::closed ()
void libMesh::enableFPE (bool on)
void libMesh::enableSEGV (bool on)
bool libMesh::on_command_line (const std::string &arg)
template<typename T >
libMesh::command_line_value (const std::string &name, T value)
template<typename T >
libMesh::command_line_value (const std::vector< std::string > &name, T value)
template<typename T >
libMesh::command_line_next (const std::string &name, T value)
template<typename T >
void libMesh::command_line_vector (const std::string &name, std::vector< T > &vec)
SolverPackage libMesh::default_solver_package ()

Variables

const Number libMesh::imaginary
const Real libMesh::pi
const Number libMesh::zero = 0.
const unsigned int libMesh::invalid_uint = static_cast<unsigned int>(-1)