OPAL (Object Oriented Parallel Accelerator Library)  2024.1
OPAL
Classes | Namespaces | Typedefs | Functions
FM1DProfile2.h File Reference
#include "Fields/Fieldmap.h"
Include dependency graph for FM1DProfile2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  _FM1DProfile2
 

Namespaces

 QRDecomposition
 

Typedefs

using FM1DProfile2 = std::shared_ptr< _FM1DProfile2 >
 

Functions

void QRDecomposition::solve (double *Matrix, double *Solution, double *rightHandSide, const int &M, const int &N)
 

Typedef Documentation

using FM1DProfile2 = std::shared_ptr<_FM1DProfile2>

Definition at line 68 of file FM1DProfile2.h.