Loading...
GenerateCoordinates
IG::Num::Field-g::GenerateCoordinates(Field< vec3 > field, int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef) IG::Num::Field-g::GenerateCoordinates(Field< vec3 > field, int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz) IG::Num::Field-g::GenerateCoordinates(Field< vec2 > field, int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::Field-g::GenerateCoordinates(Field< vec2 > field, int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy) IG::Num::Field-g::GenerateCoordinates(Field< vec2 > field, int dimx, double minxRef, double maxxRef) IG::Num::StructuredField2d-g::GenerateCoordinates(StructuredField2d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::StructuredField2d-g::GenerateCoordinates(StructuredField2d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy, IFunc2d fz) IG::Num::StructuredField2d-g::GenerateCoordinates(StructuredField2d< vec2 > field, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::StructuredField2d-g::GenerateCoordinates(StructuredField2d< vec2 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy) IG::Num::StructuredField3d-g::GenerateCoordinates(StructuredField3d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef) IG::Num::StructuredField3d-g::GenerateCoordinates(StructuredField3d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz) IG::Num::StructuredMesh2d3d::GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::StructuredMesh2d3d::GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy, IFunc2d fz) IG::Num::StructuredMesh3d::GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef) IG::Num::StructuredMesh3d::GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz) IG::Num::UnStructuredMesh2d::GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::UnStructuredMesh2d::GenerateCoordinates(double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy) IG::Num::UnstructuredMesh1d2d::GenerateCoordinates(int dimx, double minxRef, double maxxRef) IG::Num::UnstructuredMesh1d2d::GenerateCoordinates(int dimx, double minxRef, double maxxRef, IRealFunction fx, IRealFunction fy) IG::Num::UnstructuredMesh1d3d::GenerateCoordinates(int dimx, double minxRef, double maxxRef) IG::Num::UnstructuredMesh1d3d::GenerateCoordinates(int dimx, double minxRef, double maxxRef, IRealFunction fx, IRealFunction fy, IRealFunction fz) IG::Num::UnstructuredMesh2d::GenerateCoordinates(int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::UnstructuredMesh2d::GenerateCoordinates(int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy) IG::Num::UnstructuredMesh3d::GenerateCoordinates(int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef) IG::Num::UnstructuredMesh3d::GenerateCoordinates(int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz)
GenerateCoordinatesPlain
IG::Num::Field-g::GenerateCoordinatesPlain(Field< vec3 > field, int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef) IG::Num::Field-g::GenerateCoordinatesPlain(Field< vec3 > field, int dimx, int dimy, int dimz, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz) IG::Num::Field-g::GenerateCoordinatesPlain(Field< vec2 > field, int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::Field-g::GenerateCoordinatesPlain(Field< vec2 > field, int dimx, int dimy, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy) IG::Num::StructuredField2d-g::GenerateCoordinatesPlain(StructuredField2d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::StructuredField2d-g::GenerateCoordinatesPlain(StructuredField2d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy, IFunc2d fz) IG::Num::StructuredField2d-g::GenerateCoordinatesPlain(StructuredField2d< vec2 > field, double minxRef, double maxxRef, double minyRef, double maxyRef) IG::Num::StructuredField2d-g::GenerateCoordinatesPlain(StructuredField2d< vec2 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, IFunc2d fx, IFunc2d fy) IG::Num::StructuredField3d-g::GenerateCoordinatesPlain(StructuredField3d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef) IG::Num::StructuredField3d-g::GenerateCoordinatesPlain(StructuredField3d< vec3 > field, double minxRef, double maxxRef, double minyRef, double maxyRef, double minzRef, double maxzRef, IFunc3d fx, IFunc3d fy, IFunc3d fz)
GenerateKeyPress IG::Forms::UtilForms
GenerateKeyPressTest1 IG::Forms::UtilForms
Get IG::Lib::ModuleTest
GetActors IG::Gr3d::UtilVtk
GetActors2D IG::Gr3d::UtilVtk
GetActors2DArray IG::Gr3d::UtilVtk
GetActorsArray IG::Gr3d::UtilVtk
GetAllApplications IG::Lib::UtilSystem
GetAllProcesses IG::Lib::UtilSystem
GetAppSetting
GetArgumentsArray IG::Lib::UtilStr
GetArrayCopy IG::Neural::NeuralTrainingLimits
GetArrayCopyInt IG::Neural::NeuralTrainingLimits
GetBooleanSetting IG::Lib::SettingsReaderBase
getChar IG::Lib::StringParser
getCharFromEscapeNoCheck IG::Lib::StringParser
getCharFromReferenceNoCheck IG::Lib::StringParser
GetChildPrimitive IG::Gr::GraphicSetBase
GetChildSet IG::Gr::GraphicSetBase
GetCommand IG::Lib::CommandLineInterpreter
GetCommands IG::Lib::CommandLineApplicationInterpreter
GetComputerName IG::Lib::UtilSystem
GetCoordinate IG::Gr::GraphicPrimitiveBase
GetCubic IG::Num::Func
GetDataColumnDefinition IG::Num::SampledDataCsv
GetDefaultIndependentVariableNames IG::Lib::ScalarFunctionLoader
GetDefaultInputElementDescription IG::Num::InputOutputElementDefinition
GetDefaultInputElementName IG::Num::InputOutputElementDefinition
GetDefaultInputElementTitle IG::Num::InputOutputElementDefinition
GetDefaultInputValue IG::Num::SimKosecFileManagerBase
GetDefaultOutputElementDescription IG::Num::InputOutputElementDefinition
GetDefaultOutputElementName IG::Num::InputOutputElementDefinition
GetDefaultOutputElementTitle IG::Num::InputOutputElementDefinition
GetDefinition IG::Num::SimKosecFileManagerBase
getDefinitionString IG::Lib::ScalarFunctionLoader
GetDirectChildObject IG::Gr::GraphicObject
GetDirectPrimitive IG::Gr::GraphicObject
GetDocumentComments IG::Lib::HtmlWriter
GetDomainName IG::Lib::UtilSystem
GetDouble IG::Lib::StringTable
GetDoubleSafe IG::Lib::StringTable
GetElementList IG::Num::SampledDataSet
GetElementListCopy IG::Num::SampledDataSet
GetErorString IG::Forms::UtilForms
GetFieldNames IG::Num::FieldCollection-g
GetFileContents IG::Lib::ScriptLoaderBase
GetFirstActor IG::Gr3d::UtilVtk
GetFirstActor2D IG::Gr3d::UtilVtk
GetFirstIdleServer IG::Num::ParallelJobDispatcherBase-g
GetFirstRenderer IG::Gr3d::UtilVtk
GetGridCoordinate IG::Gr::Mesh3D
GetIndentLevel IG::Lib::HtmlWriter
GetInputBounds IG::Num::InputOutputDataDefiniton
GetInputDistanceSortedElemetnList IG::Num::SampledDataSet
GetInputElement IG::Num::InputOutputDataDefiniton
GetInputElementDefinition IG::Num::SampledDataCsv
GetInputIndex IG::Num::InputOutputDataDefiniton
GetInputIndexByNameAlt IG::Num::InputOutputDataDefiniton
GetInputIndexByNameOrNameAlt IG::Num::InputOutputDataDefiniton
GetInputParameters IG::Num::SampledDataSet
GetInputRange IG::Num::SampledDataSet
GetInt IG::Lib::StringTable
GetIntSafe IG::Lib::StringTable
GetIpAddressLocal IG::Lib::UtilSystem
GetKeywords IG::Lib::HtmlWriter
GetLinear IG::Num::Func
GetMacAddressFastest IG::Lib::UtilSystem
GetMapInputElement IG::Neural::MappingDefinition
GetMapOutputElement IG::Neural::MappingDefinition
GetNamespaceAttributeName IG::Lib::XmlUtilityBase
GetNameSpaceUri0 IG::Lib::XmlUtilityBase
GetNewId IG::Lib::IdGenerator
GetNextIdCommandLine IG::Lib::CommandLineJobContainer
GetNextJobId IG::Num::ParallelJobDispatcherBase
GetNodeNumber IG::Gr::Mesh
GetNumActors IG::Gr3d::UtilVtk
GetNumActors2D IG::Gr3d::UtilVtk
GetNumRenderers IG::Gr3d::UtilVtk
GetOptimizationParameterDefinition IG::Num::SimKosecFileManagerBase
GetOutputBounds IG::Num::InputOutputDataDefiniton
GetOutputDistanceSortedElemetnList IG::Num::SampledDataSet
GetOutputElement IG::Num::InputOutputDataDefiniton
GetOutputElementDefinition IG::Num::SampledDataCsv
GetOutputIndex IG::Num::InputOutputDataDefiniton
GetOutputIndexByNameAlt IG::Num::InputOutputDataDefiniton
GetOutputIndexByNameOrNameAlt IG::Num::InputOutputDataDefiniton
GetOutputRange IG::Num::SampledDataSet
GetOutputValues IG::Num::SampledDataSet
GetParallelCommandData IG::Lib::CommandLineApplicationInterpreter
GetParametersPlainListString IG::Lib::ScalarFunctionLoader
GetPoint IG::Num::PointCloud-g
GetPointType IG::Gr::PlotZedgraphCurve
getPosAfterExponent IG::Lib::StringParser
GetQuadratic IG::Num::Func
GetReferencedAssemblies IG::Lib::ScriptLoaderBase
GetRegisteredInstance IG::Lib::ObjectRegister-g
GetRelative IG::Lib::XmlParser
GetRelativePath IG::Lib::UtilSystem
GetRendererIndex IG::Gr3d::VtkPlotter
GetRenderers IG::Gr3d::UtilVtk
GetRenderersArray IG::Gr3d::UtilVtk
GetRepairedCommand IG::Lib::ExpressionEvaluatorCompiled
GetRepairedDirectoryPath IG::Lib::UtilSystem
GetRestoringInternalState IG::Neural::NeuralApproximatorDtoBase-g
GetRuntimeVersionString IG::Lib::UtilSystem
GetScriptArgument IG::Lib::ApplicationCommandlineBase
GetScriptNumArguments IG::Lib::ApplicationCommandlineBase
GetSettingAppConfig IG::Lib::SettingsReaderAppConfig
GetSingleNetworkTrainingOutput IG::Neural::NeuralApproximatorAforge
GetSortedElemetnList IG::Num::SampledDataSet
getStandardDeviation IG::Neural::NeuralTadej
GetStandardizedDirectoryPath IG::Lib::UtilSystem
GetSymbolType IG::Gr::PlotZedgraphCurve
GetSystemInfoString IG::Lib::UtilSystem
GetThreadPriorityFromProcess IG::Lib::UtilSystem
GetTimeSpan IG::Lib::StopWatch
GetTrainingAndVerificationData IG::Neural::NeuralApproximatorBase
GetTrainingData IG::Neural::NeuralApproximatorBase
getTreeNodeLineNumber IG::Forms::XMLTreeView
getTreeNodeName IG::Forms::XMLTreeView
getTreeNodePath IG::Forms::XMLTreeView
getTreeNodeText IG::Forms::XMLTreeView
getTreeNodeTypeName IG::Forms::XMLTreeView
GetUserDomainName IG::Lib::UtilSystem
GetVerificationData IG::Neural::NeuralApproximatorBase
GetVtkCamera IG::Gr3d::UtilVtk
GetVtkRenderer IG::Gr3d::UtilVtk
GetVtkRenderWindow IG::Gr3d::UtilVtk
GetVtkRenderWindowControl IG::Gr3d::UtilVtk
GetWorkspaceDirectoryPath IG::Lib::UtilSystem
GetWorkspacePath IG::Lib::UtilSystem
GetWorkspaceProjectsDirectoryPath IG::Lib::UtilSystem
GetWorkspaceProjectsPath IG::Lib::UtilSystem
GetX IG::Gr3d::TestVtkGraphicBase
GetY IG::Gr3d::TestVtkGraphicBase
GetZ IG::Gr3d::TestVtkGraphicBase
googleToolStripMenuItem_Click IG::Forms::BrowserSimpleControl
GoToDocument IG::Lib::XmlParser
GoToParent IG::Lib::XmlParser
GoToRoot IG::Lib::XmlParser
Gradient
IG::Num::IScalarFunctionUntransformed::Gradient() IG::Num::ScalarFunctionUntransformedBase::Gradient() IG::Num::IFunc2d::Gradient(double x, double y, out double gradx, out double grady) IG::Num::IFunc2d::Gradient(vec2 parameters) IG::Num::Func2dBaseNoGradient::Gradient() IG::Num::Func2dBase::Gradient(double x, double y, out double gradx, out double grady) IG::Num::Func2dBase::Gradient(vec2 parameters) IG::Num::Func2dVectorFormBase::Gradient(vec2 parameters) IG::Num::Func2dVectorFormBase::Gradient(double x, double y, out double gradx, out double grady) IG::Num::Func2dLinear::Gradient() IG::Num::Func2dQuadratic::Gradient() IG::Num::Func2dExamples::Func2dXY::Gradient() IG::Num::Func2dBasePlain_ToConsider::Gradient(double x, double y, out double gradx, out double grady) IG::Num::Func2dBasePlain_ToConsider::Gradient(vec2 parameters) IG::Num::IFunc3d::Gradient(double x, double y, double z, out double gradx, out double grady, out double gradz) IG::Num::IFunc3d::Gradient(vec3 parameters) IG::Num::Func3dBaseNoGradient::Gradient() IG::Num::Func3dBase::Gradient(double x, double y, double z, out double gradx, out double grady, out double gradz) IG::Num::Func3dBase::Gradient(vec3 parameters) IG::Num::Func3dVectorFormBase::Gradient(vec3 parameters) IG::Num::Func3dVectorFormBase::Gradient(double x, double y, double z, out double gradx, out double grady, out double gradz) IG::Num::Func3dLinear::Gradient() IG::Num::Func3dQuadratic::Gradient() IG::Num::Func3dExamples::Func3dXYZ::Gradient() IG::Num::Func3d2dBase::ComponentFunction1::Gradient() IG::Num::Func3d2dBase::ComponentFunction2::Gradient() IG::Num::Func3d2dBase::ComponentFunction3::Gradient() IG::Neural::Func2dFromApproximator::Gradient() IG::Num::Func2dFromScalarFunction::Gradient() IG::Num::Func3dFromScalarFunction::Gradient() IG::Gr3d::VtkPlotBase::Func2dX::Gradient() IG::Gr3d::VtkPlotBase::Func2dY::Gradient() IG::Gr3d::VtkPlotBase::Func2dZero::Gradient() IG::Gr3d::VtkPlotBase::Func3dZ::Gradient() IG::Gr3d::VtkPlotBase::Func3dZero::Gradient() IG::Gr3d::VtkPlotBase::ExampleFunc2dXY::Gradient() IG::Gr3d::VtkPlotBase::ExampleFunc2dLinear::Gradient() IG::Gr3d::VtkPlotBase::ExampleFunc2dSquare::Gradient() IG::Gr3d::VtkPlotBase::ExampleFuncDiff::Gradient()
Graph3dManipulator_Load IG::Gr3d::Graph3dManipulator
GraphBase IG::Plot2d::GraphBase
GraphFunctionCurvePlotLissajous IG::Script::ScriptGraphics2dBase
GraphFunctionCurveStylesWithSave IG::Script::ScriptGraphics2dBase
GraphFunctionDecorations IG::Script::ScriptGraphics2dBase
GraphFunctionSinePlots IG::Script::ScriptGraphics2dBase
GraphLineItem IG::Plot2d::GraphLineItem
GraphPlotItem IG::Plot2d::GraphPlotItem
GraphWindowNPlot IG::Plot2d::GraphWindowNPlot
GraphWindowTemplate IG::Plot2d::GraphWindowTemplate
GraphWindowTemplate_Old IG::Forms::GraphWindowTemplate_Old
GrFillSettings IG::Gr::GrFillSettings
GridGenerator1dBase IG::Num::GridGenerator1dBase
GrLinesettings IG::Gr::GrLinesettings
GrPointSettings IG::Gr::GrPointSettings
GrPrimitiveSettings IG::Gr::GrPrimitiveSettings
GrTextSettings IG::Gr::GrTextSettings
Searching...
No Matches