OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
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

namespace  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

◆ FM1DProfile2

using FM1DProfile2 = std::shared_ptr<_FM1DProfile2>

Definition at line 68 of file FM1DProfile2.h.