NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
DefaultVariables Struct Reference

Structure for the four standard variables. More...

#include <structures.hpp>

Collaboration diagram for DefaultVariables:

Public Attributes

std::string sName [4] = {"x", "y", "z", "t"}
 
mu::value_type vValue [4][4]
 

Detailed Description

Structure for the four standard variables.

Definition at line 2501 of file structures.hpp.

Member Data Documentation

◆ sName

std::string DefaultVariables::sName[4] = {"x", "y", "z", "t"}

Definition at line 2503 of file structures.hpp.

Referenced by integrate2d(), and NumeReKernel::StartUp().

◆ vValue


The documentation for this struct was generated from the following file: