My Project
Public Member Functions | List of all members
Solver Class Reference

Contains the main function and initializes MSHParser, Mesh, and finally ResultWriter. More...

#include <Solver.h>

Public Member Functions

 Solver (std::string fileName, Material mat)
 Constructor. More...
 

Detailed Description

Contains the main function and initializes MSHParser, Mesh, and finally ResultWriter.

Constructor & Destructor Documentation

Solver::Solver ( std::string  fileName,
Material  mat 
)

Constructor.

Parameters
fileNameis the file name of the .msh file
matis the material used for the meshConstructor

The documentation for this class was generated from the following files: